Is there a built in php function for mysql that I can use to time the last
query?

or do I have to take the microtime before and after then substract the first
from the last?

I want to time how long my queries take



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to