I know I could code what I’m trying to achieve, but I’d like to know if such a plugin exists….
This is what im looking for,
A web page which takes a mysql table structure and accepts user conditions for a select.
For example, if a table consists of age,location, name and email, is there a plugin which once set up shows a page where a user can enter conditions for any of/ some the columns he wants and then run a search which displays the records fromt eh mysql database…
conditions like age between or age>
location in (‘..’,’…’)
etc etc…
basically a simple script to search for a bunch of records based on the users conditions
I don’y know if i understood you correctly and i don’t know if this is what you are looking for exactly but this might do.
http://www.scriptiny.com/2009/03/table-sorter/