SPL-StandardPHPLibrary
findfile.php File Reference

Go to the source code of this file.

Detailed Description

Program Find a specific file by name.

Author
Marcus Boerger
Date
2003 - 2005

Usage: php findfile.php <path> <name>

<path> Path to search in. You can specify multiple paths by separating them with ';'. <name> Filename to look for.

Definition in file findfile.php.