directory listing script?
directory listing script?
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- davetufts0
I'm pretty sure that directory listings are impossible with just JavaScript (since a dir is server side)
there are a couple PHP examples here:
http://us2.php.net/manual/en/cla…
(notably the last user submitted comment on the page)