A common request is to be able to produce a list of files in a directory - similar to the default index page provided by most webservers but with more control over the content and formatting. In other cases the aim is to take some action on the files using PHP. In either case the first step is to query the file system to return a list of directories and files.
0 comments:
Post a Comment