Jump to content

Nested select boxes


ballistix

Recommended Posts

Hi All,

 

I'm pretty new to mysql and have been browsing the forums to try and pick up as much as possible. There is one thing however that I am stuck on and can't seem to find a solution to.

 

How do you get 'nested' select boxes in a form. What I mean by that is, similar to what you see on most sites these days, when you select a 'country' from the dropdown box it automatically updates the 'state' dropdown box with only the states in that country. Now I know you can do it using the multiple funtion and then enter the values manually, but I'd much rather pull the array from mysql.

 

I know this is probably a pretty newb question, but any help would be greatly appreciated.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/50373-nested-select-boxes/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.