drop down box details info

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
eeau1973
Forum Commoner
Posts: 27
Joined: Sat Aug 19, 2006 4:49 pm

drop down box details info

Post by eeau1973 »

Does somebody knows how to display a details information in a drop down box ?

I'm using a php&mysql, and i have a web page that search from a database information that the user request, but i need to format the output with a box details ...

example:

the user search for infomation about cars, (the database contains cars information) and then there is an option like this:

You look for cars ...

click here for the details (and here must appear a drop down box that show the information that the user request)

i hope you can help

thanks in advance.
:)
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I don't understand what you're asking for. Please explain further.
Post Reply