954,585 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

php Query with combo box item

Hello Everyone.

I want to make query with php combo box items.

When the user click on the items of combo box, the following table will generate correspondent data. Now i can display data in one table, but i don't know how to use it with combo box.

Does there anyone can help me out????

Thanks a lot in advance!! :)

garcon1986
Light Poster
27 posts since Oct 2009
Reputation Points: 10
Solved Threads: 0
 

Need a lot more information before anyone can help you out. You better list out exactly what you want.

jomanlk
Junior Poster
106 posts since Oct 2009
Reputation Points: 13
Solved Threads: 19
 

Post an example of the code you have already.

Will Gresham
Master Poster
755 posts since May 2008
Reputation Points: 96
Solved Threads: 125
 

I just assign a value for each <>.
And then it works.

<option value="#">Please select:</option>
				<option name="client" value="ent.php">Client</option>
				<option name="prospect" value="entprospect.php">Prospect</option>
garcon1986
Light Poster
27 posts since Oct 2009
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: