Listing files stored within a directory using PHP – PHP Tutorials

Being able to create lists out of files within a directory quickly and easily is a really good skill to have, especially when creating Content Management and web based File Management Systems.
This method is a really simple version, and can be expanded in a number of ways.
Firstly we create a function to return the formatted [...]
August 19, 2008 | Posted in PHP Tutorials | Read More »