¡@

Home 

php Programming Glossary: pagetime

php get microtime from date string

http://stackoverflow.com/questions/10289160/php-get-microtime-from-date-string

two datetime strings including milliseconds example pageTime strtotime 2012 04 23T16 08 14.9 05 00 rowTime strtotime 2012.. strtotime 2012 04 23T16 08 16.1 05 00 timePassed rowTime pageTime echo timePassed . br br What I want to see echoed is 1.2 but.. calculate the microseconds so you need to this by hand pageTime new DateTime 2012 04 23T16 08 14.1 5 hours rowTime new DateTime..