PDA

View Full Version : chained select menu



xfusion
September 7th, 2007, 04:33 PM
http://www.dynamicdrive.com/dynamicindex16/chainedselects/index.htm


i was looking at this menu and was hoping someone would be able to tell me the best way to do something similar, but populated by an sql db instead of js.

thanks

ratherblue
September 7th, 2007, 05:20 PM
As far as I know, you cannot soley use PHP to perform that. You can use AJAX for some more flexibility.