View Single Post
Old 09-08-2012, 04:27 AM   PM User | #5
jmrker
Senior Coder

 
jmrker's Avatar
 
Join Date: Aug 2006
Location: FL
Posts: 2,765
Thanks: 29
Thanked 453 Times in 447 Posts
jmrker will become famous soon enough
Lightbulb

Quote:
Originally Posted by sunfighter View Post
Yes. php can read file names from a folder and generate the drop down.

Your manual of dir php stuff is located here http://www.php.net/manual/en/function.scandir.php use the menu on the left side to see all.

Rest (drop downs) should self explanatory. php wins over js here.
Basic assumption that may have been overlooked here...
Not all users have access to execute php code.

Task can be accomplished with JS if it remains enabled on your browser.
jmrker is offline   Reply With Quote