displaying a directory
Posted: Fri Aug 23, 2002 12:35 pm
Is there a way to create a PHP page that will show the contents of a folder with-in my site without any hard coding. The contents of this folder is forms and change frequently and it is impossible to maintain if it was HTML page with links to the documents (which have name changes often as well). I would like something dynamic. I know I can do this in HTML, but I cannot stand the look of it. I do need the ability for the users to open the documents and folders. I would like it to have the look and feel like the user opened a folder off of her desktop. I've explored alot of avenues and keep hitting walls. Thanks!
