Question: How do you do a mysql php select where the table that is sent back is based on the parameter the user enters ie: user
How do you do a mysql php select where the table that is sent back is based on the parameter the user enters
ie:
user enters dog breed = husky
SELECT * FROM Dogs WHERE Dogs.breed= 'whatever value the user entered'
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
