Getting The Selected Value From Combobox

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
Dasaradh
Forum Newbie
Posts: 5
Joined: Sun Dec 07, 2014 5:19 am

Getting The Selected Value From Combobox

Post by Dasaradh »

Hi.

I need to get the selected value of the combo box. I have tried a lot but not working. Please help me.

I will explain you what i need.

Consider a combo box "select1"

If "America" is selected then,

I need to get "America" as a variable.

Please replay ASAP.

Thanks a lot. :D
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Getting The Selected Value From Combobox

Post by Celauran »

What have you tried and how isn't it working?
Dasaradh
Forum Newbie
Posts: 5
Joined: Sun Dec 07, 2014 5:19 am

Re: Getting The Selected Value From Combobox

Post by Dasaradh »

Hmm. Some codes but nothing valuable. Anyone Please help me.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Getting The Selected Value From Combobox

Post by Celauran »

a. You've given us nothing to work with, and 2. we're not going to write it for you.
Post Reply