The first php point without variables: Time: 0.059
Delta:
0.059 millisec.1. Now the php code executes 10 iterations
of a cycle...
Ok, executed! The second point after 10 php code cycles: $result: some string 0123456789
Time: 0.146
Delta:
0.087 millisec.2. You can see the time difference and the
result in $result.
This paragraph includes two debug output points:
The first php output: Time: 0.179 millisec.
Delta: 0.033 millisec.Bla-bla-bla And the last
php output: Time: 0.206 millisec.
Delta: 0.027 millisec.Some useful info from the php
script
The first php point without variables: Time: 0.236
Delta:
0.030 millisec.5 The second point: $variable1:
The string variable
$variable2: 3.14
$variable3: <b>The bold text</b>
Time: 0.294
Delta:
0.058 millisec.6 And the last php point
with php array:
$variable1:
The string variable
$_SERVER: Array(31):
HTTP_ACCEPT=*/*
HTTP_REFERER=http://atrise/php-script-debugger/
HTTP_ACCEPT_LANGUAGE=en-us,ru;q=0.5
HTTP_UA_CPU=x86
HTTP_ACCEPT_ENCODING=gzip,
deflate
HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 6.0;
Windows NT 5.2; WOW64; SV1; .NET CLR
2.0.50215)
HTTP_HOST=atrise
HTTP_CONNECTION=Keep-Alive
HTTP_COOKIE=prod=psd;
ref=http%3A%2F%2Fatrise%2F;
pur=evfcprl
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Tools;C:\Program
Files\ATI Technologies\ATI Control Panel;C:\Program Files (x86)\Common
Files\Adobe\AGL
SystemRoot=C:\WINDOWS
COMSPEC=C:\WINDOWS\system32\cmd.exe
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
WINDIR=C:\WINDOWS
SERVER_SIGNATURE=<address>Apache/2.0.53
(Win32) PHP/5.0.4 Server at atrise Port
80</address>\n
SERVER_SOFTWARE=Apache/2.0.53 (Win32)
PHP/5.0.4
SERVER_NAME=atrise
SERVER_ADDR=127.0.0.1
SERVER_PORT=80
REMOTE_ADDR=127.0.0.1
DOCUMENT_ROOT=E:/WWW/atrise/
SERVER_ADMIN=admin@localhost
SCRIPT_FILENAME=E:/WWW/atrise/php-script-debugger/demo.php
REMOTE_PORT=1738
GATEWAY_INTERFACE=CGI/1.1
SERVER_PROTOCOL=HTTP/1.1
REQUEST_METHOD=GET
QUERY_STRING=
REQUEST_URI=/php-script-debugger/demo.php
SCRIPT_NAME=/php-script-debugger/demo.php
PHP_SELF=/php-script-debugger/demo.php
$variable3:
<b>The bold
text</b>
Time: 0.668
Delta: 0.374
millisec.7
Go to the Atrise PHP Script Debugger Homepage
This is the last paragraph.
<html> <head><title>Atrise PHP Script Debugger Demo</title></head> <body> <h1>Debug points</h1> <p>The first php point without variables: <font class="debug"onmouseover="this.className=debughover';'"onmouseout="this.className=debug';'"><font class="debughint"><b>Time:</b><font class="debughintval"> 0.059</font> <br /><b>Delta:</b><font class="debughintval"> 0.059</font> millisec.</font>1</font>. Now the php code executes 10 iterations of a cycle...</p> <p>Ok, executed! The second point after 10 php code cycles: <font class="debug"onmouseover="this.className=debughover';'"onmouseout="this.className=debug';'"><font class="debughint"><b>$result:</b> <font class="debughintval">some string 0123456789</font><br /><b>Time:</b><font class="debughintval"> 0.146</font> <br /><b>Delta:</b><font class="debughintval"> 0.087</font> millisec.</font>2</font>. You can see the time difference and the result in $result.</p> <h1>Debug output</h1> <p>This paragraph includes two debug output points:</p> <p>The first php output: <font class="debug"onmouseover="this.className=debughover';'"onmouseout="this.className=debug';'"><font class="debughint"><b>Time:</b><font class="debughintval"> 0.179</font> millisec.<br /><b>Delta:</b><font class="debughintval"> 0.033</font> millisec.</font>Bla-bla-bla</font> And the last php output: <font class="debug"onmouseover="this.className=debughover';'"onmouseout="this.className=debug';'"><font class="debughint"><b>Time:</b><font class="debughintval"> 0.206</font> millisec.<br /><b>Delta:</b><font class="debughintval"> 0.027</font> millisec.</font>Some useful info from the php script</font></p> <h1>Debug points with your php variables:</h1> <p>The first php point without variables: <font class="debug"onmouseover="this.className=debughover';'"onmouseout="this.className=debug';'"><font class="debughint"><b>Time:</b><font class="debughintval"> 0.236</font> <br /><b>Delta:</b><font class="debughintval"> 0.030</font> millisec.</font>5</font> The second point: <font class="debug"onmouseover="this.className=debughover';'"onmouseout="this.className=debug';'"><font class="debughint"><b>$variable1:</b> <font class="debughintval">The string variable</font><br /><b>$variable2:</b> <font class="debughintval">3.14</font><br /><b>$variable3:</b> <font class="debughintval"><b>The bold text</b></font><br /><b>Time:</b><font class="debughintval"> 0.294</font> <br /><b>Delta:</b><font class="debughintval"> 0.058</font> millisec.</font>6</font> And the last php point<br> with php array: <font class="debug"onmouseover="this.className=debughover';'"onmouseout="this.className=debug';'"><font class="debughint"><b>$variable1:</b> <font class="debughintval">The string variable</font><br /><b>$_SERVER:</b> <font class="debughintval">Array(31):<br><i>HTTP_ACCEPT</i><s></s>*/*<br> <i>HTTP_REFERER</i><s>=</s>http://atrise/php-script-debugger/<br> <i>HTTP_ACCEPT_LANGUAGE</i><s>=</s>en-us,ru;q=0.5<br> <i>HTTP_UA_CPU</i><s>=</s>x86<br> <i>HTTP_ACCEPT_ENCODING</i><s>=</s>gzip, deflate<br> <i>HTTP_USER_AGENT</i><s>=</s>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 2.0.50215)<br> <i>HTTP_HOST</i><s>=</s>atrise<br> <i>HTTP_CONNECTION</i><s>=</s>Keep-Alive<br> <i>HTTP_COOKIE</i><s>=</s>prod=psd; ref=http%3A%2F%2Fatrise%2F; pur=evfcprl<br> <i>PATH</i><s>=</s>C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Tools;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files (x86)\Common Files\Adobe\AGL<br> <i>SystemRoot</i><s>=</s>C:\WINDOWS<br> <i>COMSPEC</i><s>=</s>C:\WINDOWS\system32\cmd.exe<br> <i>PATHEXT</i><s>=</s>.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH<br> <i>WINDIR</i><s>=</s>C:\WINDOWS<br> <i>SERVER_SIGNATURE</i><s>=</s><address>Apache/2.0.53 (Win32) PHP/5.0.4 Server at atrise Port 80</address>\n<br> <i>SERVER_SOFTWARE</i><s>=</s>Apache/2.0.53 (Win32) PHP/5.0.4<br> <i>SERVER_NAME</i><s>=</s>atrise<br> <i>SERVER_ADDR</i><s>=</s>127.0.0.1<br> <i>SERVER_PORT</i><s>=</s>80<br> <i>REMOTE_ADDR</i><s>=</s>127.0.0.1<br> <i>DOCUMENT_ROOT</i><s>=</s>E:/WWW/atrise/<br> <i>SERVER_ADMIN</i><s>=</s>admin@localhost<br> <i>SCRIPT_FILENAME</i><s>=</s>E:/WWW/atrise/php-script-debugger/demo.php<br> <i>REMOTE_PORT</i><s>=</s>1738<br> <i>GATEWAY_INTERFACE</i><s>=</s>CGI/1.1<br> <i>SERVER_PROTOCOL</i><s>=</s>HTTP/1.1<br> <i>REQUEST_METHOD</i><s>=</s>GET<br> <i>QUERY_STRING</i><s>=</s><br> <i>REQUEST_URI</i><s>=</s>/php-script-debugger/demo.php<br> <i>SCRIPT_NAME</i><s>=</s>/php-script-debugger/demo.php<br> <i>PHP_SELF</i><s>=</s>/php-script-debugger/demo.php<br> </font><b>$variable3:</b> <font class=="debughintval"><b>The bold text</b></font><br /><b>Time:</b><font class="debughintval"> 0.668</font> <br /><b>Delta:</b><font class="debughintval"> 0.374</font> millisec.</font>7</font></p> <h1>The end of this demo</h1> <p><a href="http://www.atrise.com/php-script-debugger/">Go to the Atrise PHP Script Debugger Homepage</a></p> <p>This is the last paragraph.</p> </body>
$_GET[]: $_POST[]: $_COOKIE[]: prod=psd ref=http://atrise/ pur=evfcprl $_FILES[]: $_ENV[]: ALLUSERSPROFILE=C:\Documents and Settings\All Users APPDATA=C:\Documents and Settings\Andrew Revvo\Application Data CLIENTNAME=Console CommonProgramFiles=C:\Program Files (x86)\Common Files CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files CommonProgramW6432=C:\Program Files\Common Files COMPUTERNAME=SERVER ComSpec=C:\WINDOWS\system32\cmd.exe FP_NO_HOST_CHECK=NO HOMEDRIVE=C: HOMEPATH=\Documents and Settings\Andrew Revvo LOGONSERVER=\\SERVER NUMBER_OF_PROCESSORS=1 OS=Windows_NT Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Tools;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files (x86)\Common Files\Adobe\AGL PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH POPFILE_ROOT=C:\PROGRA~2\POPFile POPFILE_USER=C:\Tools\State\POPFIL~1 PROCESSOR_ARCHITECTURE=x86 PROCESSOR_ARCHITEW6432=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 47 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=15 PROCESSOR_REVISION=2f00 ProgramFiles=C:\Program Files (x86) ProgramFiles(x86)=C:\Program Files (x86) ProgramW6432=C:\Program Files PROMPT=$P$G SESSIONNAME=Console SystemDrive=C: SystemRoot=C:\WINDOWS TEMP=C:\Temp TMP=C:\Temp USERDOMAIN=SERVER USERNAME=Andrew Revvo USERPROFILE=C:\Documents and Settings\Andrew Revvo VS80COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\Tools\ windir=C:\WINDOWS AP_PARENT_PID=3056 $_REQUEST[]: prod=psd ref=http://atrise/ pur=evfcprl $_SERVER[]: HTTP_ACCEPT=*/* HTTP_REFERER=http://atrise/php-script-debugger/ HTTP_ACCEPT_LANGUAGE=en-us,ru;q=0.5 HTTP_UA_CPU=x86 HTTP_ACCEPT_ENCODING=gzip, deflate HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 2.0.50215) HTTP_HOST=atrise HTTP_CONNECTION=Keep-Alive HTTP_COOKIE=prod=psd; ref=http%3A%2F%2Fatrise%2F; pur=evfcprl PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Tools;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files (x86)\Common Files\Adobe\AGL SystemRoot=C:\WINDOWS COMSPEC=C:\WINDOWS\system32\cmd.exe PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH WINDIR=C:\WINDOWS SERVER_SIGNATURE=<address>Apache/2.0.53 (Win32) PHP/5.0.4 Server at atrise Port 80</address>\n SERVER_SOFTWARE=Apache/2.0.53 (Win32) PHP/5.0.4 SERVER_NAME=atrise SERVER_ADDR=127.0.0.1 SERVER_PORT=80 REMOTE_ADDR=127.0.0.1 DOCUMENT_ROOT=E:/WWW/atrise/ SERVER_ADMIN=admin@localhost SCRIPT_FILENAME=E:/WWW/atrise/php-script-debugger/demo.php REMOTE_PORT=1738 GATEWAY_INTERFACE=CGI/1.1 SERVER_PROTOCOL=HTTP/1.1 REQUEST_METHOD=GET QUERY_STRING=REQUEST_URI=/php-script-debugger/demo.php SCRIPT_NAME=/php-script-debugger/demo.php PHP_SELF=/php-script-debugger/demo.php $GLOBALS[]: GLOBALS[]=Array(60) prod=psd ref=http://atrise/ pur=evfcprl HTTP_ACCEPT=*/* HTTP_REFERER=http://atrise/php-script-debugger/ HTTP_ACCEPT_LANGUAGE=en-us,ru;q=0.5 HTTP_UA_CPU=x86 HTTP_ACCEPT_ENCODING=gzip, deflate HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 2.0.50215) HTTP_HOST=atrise HTTP_CONNECTION=Keep-Alive HTTP_COOKIE=prod=psd; ref=http%3A%2F%2Fatrise%2F; pur=evfcprl PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Tools;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files (x86)\Common Files\Adobe\AGL SystemRoot=C:\WINDOWS COMSPEC=C:\WINDOWS\system32\cmd.exe PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH WINDIR=C:\WINDOWS SERVER_SIGNATURE=<address>Apache/2.0.53 (Win32) PHP/5.0.4 Server at atrise Port 80</address>\n SERVER_SOFTWARE=Apache/2.0.53 (Win32) PHP/5.0.4 SERVER_NAME=atrise SERVER_ADDR=127.0.0.1 SERVER_PORT=80 REMOTE_ADDR=127.0.0.1 DOCUMENT_ROOT=E:/WWW/atrise/ SERVER_ADMIN=admin@localhost SCRIPT_FILENAME=E:/WWW/atrise/php-script-debugger/demo.php REMOTE_PORT=1738 GATEWAY_INTERFACE=CGI/1.1 SERVER_PROTOCOL=HTTP/1.1 REQUEST_METHOD=GET QUERY_STRING=REQUEST_URI=/php-script-debugger/demo.php SCRIPT_NAME=/php-script-debugger/demo.php PHP_SELF=/php-script-debugger/demo.php _POST[]=Array(0) HTTP_POST_VARS[]=Array(0) _GET[]=Array(0) HTTP_GET_VARS[]=Array(0) _COOKIE[]=Array(3) HTTP_COOKIE_VARS[]=Array(3) _SERVER[]=Array(31) HTTP_SERVER_VARS[]=Array(31) _ENV[]=Array(38) HTTP_ENV_VARS[]=Array(38) _FILES[]=Array(0) HTTP_POST_FILES[]=Array(0) _REQUEST[]=Array(3) debug_enabled=1 debug_show_info=1 debug_css=debug.css debug_javascript=debug.js debug_start_time=1128173547.2031 debug_last_point=7 debug_last_time=0.66804885864258 result=some string 0123456789 i=10 variable1=The string variable variable2=3.14 variable3=<b>The bold text</b>
Script execution time: 0.699
millisec.
Online HTML tools: Validate HTML | Validate
CSS
Online DNS tools: DSN Report
| DNS
Traversal | Whois
Online Ping
tools: Time
Check | Ping |
Traceroute
Atrise PHP Script Debugger 1.0.0
Atrise PHP Script Debugger Web
Site
Copyright (C) 2005, Atrise
Software