ID: 47327 Updated by: johan...@php.net Reported By: vader2 at gmail dot com -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: all PHP Version: 5.2CVS-2009-02-06 (snap) New Comment:
This feature provides the information Apache collects for it's own purpose. For providing UTIME PHP would have to ask the operating system, which doesn't make sense as the idea behind this feature was to save the time needed in some cases. Previous Comments: ------------------------------------------------------------------------ [2009-02-06 10:16:40] vader2 at gmail dot com Description: ------------ _SERVER["REQUEST_TIME"] returns time in seconds It will be very useful (e.g. for calculate page generating time in ms) to return micro-seconds fraction or add new: _SERVER["REQUEST_UTIME"] contain value from function microtime(true) of request moment. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=47327&edit=1