Latest JAS v1.1.0
144 plugins online

Code / FS / which

FS :: which
Method
include/fs.php

Description...

Arguments

file
Argument

Return values

Boolean
Returns

Examples

FS Which method example
PHP
<?
  $fs->which($file);  //Call FS::which method
?>

Comments (0)