Hi,
I would like to know if there is currently a php function that gives out the query time after for example a select statement?
I'm looking to display the number of seconds the query took after a select in a database.
Anyone?
http://www.tutorialized.com/tutorial/MySQL-query-execution-time/423