View Single Post

  #8 (permalink)  
Old 11-16-2004
Kim Jensen
 
Posts: n/a
Default Re: Directory listing with file info

Pedro Graca wrote:
> Are you really sure you want to do that?
> You have top open each and every file, read/print its contents, and close
> the file. It might be a lot slow!


About the slowness. Couldn't it be done so that it only took the files
starting with a specific letter?

So that if I want to see a listing of the files starting with A I'd open
dir.php?letter=a

Kim Jensen

Reply With Quote