Jump to content

Dynamic Listboxes from the database


carlg

Recommended Posts

I want to have 2 list boxes in my PHP code "<SELECT>"

 

The values in the first box will come from the database

 

The values in the 2nd list box will also come from the database, but it will be dynamic based upon what is selected in the first list box.

 

Kinda like a category and subcategory type of relationship

You first select the main category and then based upon that selection, you select the subcategory.

All category info is coming from the database.

 

How can I do this with PHP/javascript?

 

I seen an example out there where the author was refreshing the page, but I know there has to be a way to do it without refreshing.

If you know, please let me know

 

Thanks

 

carl

 

 

Link to comment
https://forums.phpfreaks.com/topic/48814-dynamic-listboxes-from-the-database/
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.