Can anyone tell me how to use EXPLAIN witin my PHP-Mysql code? I dont want to run it from mysql root, I want to use it within my PHP.. what will be the syntax to echo EXPLAIN results in my browser?
Regards
coopster
3:48 pm on Apr 30, 2007 (gmt 0)
Just as you would any other query. You will have to format it as you desire though ...