Is it possible to populate a dropdown box from a MySQL dB, if so can someone advise me on how to do it.
I know you need to use Ajax make on dropdown box depended on another dropdown box, but i don’t have a clue on how to do either problem.
What I’m trying to do it make on dropdown box depended on another. e.g.
Dropdown box 1 called make
Dropdown box 2 called model
After selecting ford drop the 1st box the second box would populate from the sql with all the ford models.
Can someone send me towards a tutorial or give me some advice on what i need to look up
Thank you