enumerate 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
User avatar
fresh
Forum Contributor
Posts: 259
Joined: Mon Jun 14, 2004 10:39 am
Location: Amerika

enumerate a directory

Post by fresh »

hey,

trying to enumerate a directory and list the contents of the directory, on an htm page, which will contain generated html code which will act as links to that file on that directory... any help is appreciated... thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

User avatar
fresh
Forum Contributor
Posts: 259
Joined: Mon Jun 14, 2004 10:39 am
Location: Amerika

im sorry

Post by fresh »

feyd,

I went to php.net and typed in dir and it brought up the opendir/readdir commands... sorry to waiste space... :oops:
Post Reply