[PHP] Adding to drop down list From: Alan Todd (alant <email protected>)
Date: 09/22/00

here is my plan
to have it scan a directory and make a drop down list with the folder and
all sub folders
like

Folder1
folder1 -> subfolder1
folder1 -> subfolder2
folder1 -> subfolder2 -> subfolder1
folder2
folder2 -> subfolder1
folder2 -> subfolder2 -> subfolder1

any idea on how to do this or where to start looking?

Thanks in advance
Alan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>