Jump to content

php lookup queries


toxi

Recommended Posts

Hi, I'm using phpmyadmin.

 

I'm trying to get a lookup query on my database. Can that be done using phpmyadmin or do I have to write down the SQL myself?

 

Would it involve creating a view and then attaching it to a table?

 

In my case, I want the user to select from a list of cars, so what i want it to do, is in the "bookings" table to display a list of "cars". Possibly something like a field called "SelectCar" where a drop down menu would appear and the user can just click on the vehicle of their choice.

 

thanks!

Link to comment
https://forums.phpfreaks.com/topic/146632-php-lookup-queries/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.