/ Published in: PHP
Replace all mysqlquery() calls in your project to debugmysql_query() to see all mysql queries in Firebug console.
Expand |
Embed | Plain Text
function debug_mysql_query($query) { } }
You need to login to post a comment.
