Hello.
How can I list the contents of a directory using PHP?
I would like the newer files to be shown first.
I have searched google and found this:
http://webxadmin.free.fr/article/php-dir-list-and-sort-by-date-209.php
However, I cant get it working...
I set it to list the root ( / ) however, all I get is an empty page.
Thanks!
Edit: I forgot to say, that I'm using PHP 5.0.4