Created
June 21, 2010 03:32
-
-
Save ThePixelDeveloper/446352 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
array | |
'UNIQUE_ID' => string 'TB7UhQoBALsAABdUlTYAAAAJ' (length=24) | |
'HTTP_HOST' => string 'automodeler' (length=11) | |
'HTTP_USER_AGENT' => string 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16' (length=121) | |
'HTTP_ACCEPT' => string 'application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5' (length=90) | |
'HTTP_ACCEPT_LANGUAGE' => string 'en-us' (length=5) | |
'HTTP_ACCEPT_ENCODING' => string 'gzip, deflate' (length=13) | |
'HTTP_CONNECTION' => string 'keep-alive' (length=10) | |
'PATH' => string '/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin' (length=107) | |
'SERVER_SIGNATURE' => string '' (length=0) | |
'SERVER_SOFTWARE' => string 'Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8n DAV/2 PHP/5.2.13' (length=67) | |
'SERVER_NAME' => string 'automodeler' (length=11) | |
'SERVER_ADDR' => string '127.0.0.1' (length=9) | |
'SERVER_PORT' => string '80' (length=2) | |
'REMOTE_ADDR' => string '127.0.0.1' (length=9) | |
'DOCUMENT_ROOT' => string '/Users/jeremybush/code/test' (length=27) | |
'SERVER_ADMIN' => string '[email protected]' (length=15) | |
'SCRIPT_FILENAME' => string '/Users/jeremybush/code/test/index.php' (length=37) | |
'REMOTE_PORT' => string '57898' (length=5) | |
'GATEWAY_INTERFACE' => string 'CGI/1.1' (length=7) | |
'SERVER_PROTOCOL' => string 'HTTP/1.1' (length=8) | |
'REQUEST_METHOD' => string 'GET' (length=3) | |
'QUERY_STRING' => string '' (length=0) | |
'REQUEST_URI' => string '/index.php/%C3%B6' (length=17) | |
'SCRIPT_NAME' => string '/index.php' (length=10) | |
'PATH_INFO' => string '/ö' (length=3) | |
'PATH_TRANSLATED' => string '/Users/jeremybush/code/test/ö' (length=30) | |
'PHP_SELF' => string '/index.php/ö' (length=13) | |
'REQUEST_TIME' => int 1277088901 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment