displaying a directory

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bflo_chick
Forum Newbie
Posts: 1
Joined: Fri Aug 23, 2002 12:35 pm

displaying a directory

Post by bflo_chick »

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!

:?: :?: :?: :?: :(
Post Reply