Latest JAS v1.1.0
144 plugins online

Code / Format / read

Format :: read
Method
include/format/format.php

Description...

Arguments

file
Argument
parse = true
Argument

Return values

Mixed
Returns

Examples

Format Read method example
PHP
<?
  $format->read($file, $parse = true);  //Call Format::read method
?>

Comments (0)