php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #38829 $_SERVER["PARSE_TIME"]
Submitted: 2006-09-14 14:16 UTC Modified: 2008-01-01 14:33 UTC
From: marcos dot neves at gmail dot com Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 5.1.6 OS: ANY
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: marcos dot neves at gmail dot com
New email:
PHP Version: OS:

 

 [2006-09-14 14:16 UTC] marcos dot neves at gmail dot com
Description:
------------
I Would like to suggest a new $_SERVER variable called PARSE_TIME, that has the time the PHP takes to parse the file.

And would like to suggest an other variable that has the time php takes to start running your code. For example, the start running of a cgi PHP is slower than running as Module. So this time would be on a variable at the $_SERVER.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-31 22:55 UTC] michael at chunkycow dot com dot au
G'day

Use xdebug, http://xdebug.org/.
 [2008-01-01 14:33 UTC] derick@php.net
It has nothing to do with SERVER variables in the first place.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jul 08 22:01:28 2024 UTC