hello, I'm looking on to coding a simple script that would let me specify through the URL the internet adress of a directory, and then on the page it would display all of the files in that directory. I was wondering if there is a certain function that retrieves all of the file names from a directory or something like that? if there isn't a function that can do it, is there any way that it can be done?
thanx
Edit: oh and by directory I mean on a web server, not on a local computer.