Forum Moderators: coopster
im looking for some sort of php folder browser - basically if i have the following folders;
index
index/welcome
help
help/email
help/web
docs
in one pull down will display the folders index, help, and docs - where as menu 2 will display the folders that lie in index, help or docs.
eg. if index is selected - pull down contains a blank (no folder), and the welcome folder.
any help would be great
try these functions
PHP Filesystem Functions [php.net]