I've been searching for php coding to able to make query/search function in SQL database for website. Been searching for 2 weeks in googles but still can't get it.
Can anyone lead me please? Really frustrating.
You'll need to be clearer. What exactly are you trying to do? Allow users to run arbitrary queries on your DB? How are you trying to go about this? Do you know SQL?
http://www.php.net/manual/en/ <- That took me 10 seconds to get.
Yeah... This is one of the most common things PHP is used for, so it's kinda ridiculous that you haven't found how to do it. Are you maybe trying to use some bizarre strand of SQL or something? More specifics, please.
u mean select * from tbal where human="not idiot" and exp="too high"