I want to check the time for queries. I have $starttime = getmicrotime(); $endtime = getmicrotime(); $delta = $endtime - $starttime; How do I display the seconds/milliseconds? Many thanks.......... Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] Microtime math and display Todd Cary
- Re: [PHP] Microtime math and display Chris Lee
- Re: [PHP] Microtime math and display Shaun Thomas
- [PHP] GTK-PHP install doubt? Celestino Roberto Alejandro
- Re: [PHP] GTK-PHP install doubt? Adam Wright