Custom Queries

admin

Administrator
Staff member
Hi,

I have a mysql database setup, and I want to design a php page that allows custom sql queries, with for example drop down boxes where they can choose 3 variables and keywords and order by etc. The script should then output the results.
Any idea how I would go about this?

Regards

Andy
 
Back
Top