Hello,
When doing queries from MySQL using the mysql client program, I get the time
used to get the records at the end of the output.
What is the best way of measuring the time used when doing a query from PHP?
--
Jørn Dahl-Stamnes
When doing queries from MySQL using the mysql client program, I get the time
used to get the records at the end of the output.
What is the best way of measuring the time used when doing a query from PHP?
--
Jørn Dahl-Stamnes
Comment