Jump to content

Query Execution Time


gaza165

Recommended Posts

I always thought there was an easier way to do this....

 

Im doing it on an SQL statment just to notify the user how long the query took to execute.

 

$result = mysql_query("INSERT INTO chat (nick, message) values ('$nick','$message') ");

 

Am sure it is simpler than this.

 

Thanks

 

G

Link to comment
https://forums.phpfreaks.com/topic/122856-query-execution-time/#findComment-634494
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.