say theres a query
mysql_query("select * from table where id ='$id'");
how can I print out the query statement? i.e...
select * from table where id = 3
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.