Jump to content

Select Boxes


brown2005

Recommended Posts

Hi,

I have two tables;

1. categories - categories_id, categories_name

2. categories_sub - sub_id, sub_categories_id, sub_name

what i want to do is have one select box that gets a list of categories from table 1 and then when you select a category in the first select box, the second select box automatically updates with the sub categories.

any help please?
Link to comment
https://forums.phpfreaks.com/topic/11223-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.