Hey everyone, i'm looking for a bit of help, i am new to MYSQL, and trying to figure something out, if it is possible at all.
I have a MYSQLADMIN database active with all of my criteria, i am trying to make it so that the users of my website can select radio buttons from a form, the value of those radio buttons will then force the MYSQL database to search for entries that fit into all of those categories.
Basically i want the value of the radio buttons selected to be entered into the
SELECT * FROM "table name" WHERE "table entry" = "VALUE of THE RADIO BUTTON"
Thanks in advance for your help everyone.
-jake



Reply With Quote


Bookmarks