Jump to content

SELECT Question


magnetica

Recommended Posts

I already know this, but I need to use the WHERE

 

Ok heres my situation. I have a drop down menu with the values Any, Action, Arcade etc

 

Now when someone clicks for example Action then the query would be:

 

SELECT * FROM table WHERE row = 'action'

 

Now when someone clicks any then obviously this isn't an actual value in the database so how do I use the WHERE clause to select all/any

 

 

Link to comment
https://forums.phpfreaks.com/topic/51055-select-question/#findComment-251248
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.