Latest JAS v1.1.0
144 plugins online

Code / FS / realPath

FS :: realPath
Method
include/fs.php

Description...

Arguments

file
Argument

Return values

Nothing
Returns

Examples

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

Comments (0)