|
SPL-StandardPHPLibrary
|
Go to the source code of this file.
Variables | |
| $length = $argc > 3 ? $argv[3] : -1 | |
Program Directory tree example.
Usage: php directorytree.php <path> [<start> [<count>]]
Simply specify the path to tree with parameter <path>.
Definition in file directorytree.php.
| $length = $argc > 3 ? $argv[3] : -1 |
Definition at line 29 of file directorytree.php.
Referenced by SplFileObject\fwrite().
1.8.5