> Here is where I'm running into some problems. I need the file listing to be
> sorted as if I were performing an 'ls -lt' listing on the server itself.
I do not think opendir() or readdir() quarantees any sort. You where
lucky rather you got dirs in the time order. You should use
filemtime() or
You might like to try WebExplorer, may do what you want.
http://suneworld.com/programs/
hth
Regards
Andrew Braund
> -Original Message-
> From: Chris Aitken [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 1 February 2001 15:35
> To: PHP User Group
> Subject: [PHP] Directory Listing with PHP
2 matches
Mail list logo