PHP scandir function

The PHP scandir function will return an indexed array of the files and directories within the specified directory path.

read more