Latest JAS v1.1.0
144 plugins online

Code / FS / grep

FS :: grep
Method
include/fs.php

Description...

Arguments

pattern
Argument
file
Argument

Return values

Mixed
Returns

Examples

FS Grep method example
PHP
<?
  $fs->grep($pattern, $file);  //Call FS::grep method
?>

Comments (0)