print timestamp
Posted: Mon Mar 05, 2007 4:30 pm
Hello
In a php script, I have a query to select a record from a database. I really want to know how long this query will take
So I want to print time stamp before and after this query (in miliseconds). However, php cannot print a timestamp value
Could you please help
regards
john
In a php script, I have a query to select a record from a database. I really want to know how long this query will take
So I want to print time stamp before and after this query (in miliseconds). However, php cannot print a timestamp value
Could you please help
regards
john