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
amir
Forum Contributor
Posts: 287 Joined: Sat Oct 07, 2006 4:28 pm
Post
by amir » Fri Nov 03, 2006 7:40 am
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
RobertGonzalez
Site Administrator
Posts: 14293 Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA
Post
by RobertGonzalez » Fri Nov 03, 2006 10:44 am
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 » Fri Nov 03, 2006 11:24 am
Thanks! i have done it.
So nice of you.