Jump to content

mysql_query() execution time..


neoform

Recommended Posts

Just wondering if there was a built-in function that would give me a given query's execution time..

sort of like a mysql_ insert_ id() but for how long the query took..

I ask because i've noticed that when running queries from a command prompt, i can see the time it took, but i've never seen anything like that in php and using microtime() instead always gives me horribly inaccurate results..
Link to comment
https://forums.phpfreaks.com/topic/30125-mysql_query-execution-time/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.