Results (
English) 2:
[Copy]Copied!
/* *
* Looking for a pattern in a specified location in the path of all directories, subdirectories, and files in them
*
* @param (string) $path-path to the directory
* @param (string) search template $pattern
* @param (flags) $flags-flags for the function glob()
* @param (int) $depth-depth, the current function. -1-no restrictions.
*
* @return (array)-found ways
*/
Being translated, please wait..
