sub combo box

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

sub combo box

Post by amir »

combo box values are stored in mysql.... and when the proper value is selected on combobox 1 it displays a sub combo box

i'd like to know how can i display the seleced value from sub combo box and store it into variable ? or display it in a VAR_DUMP()?

p.s. not every value in combo box has got a sub combo box values
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Post your markup so we can better understand what you want to accomplish.
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

Post by amir »

Thanks! i have done it.
So nice of you.
Post Reply