Skip to content

Instantly share code, notes, and snippets.

@hakre
Created February 14, 2011 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hakre/826319 to your computer and use it in GitHub Desktop.
Save hakre/826319 to your computer and use it in GitHub Desktop.
Array (
[GLOBALS] => Array *RECURSION*
[_POST] => Array (
[runFunc] => submitWeightUpdate
[userid] => 1
[weight] => 122 )
[_GET] => Array ( )
[_COOKIE] => Array (
[wp-settings-1] => tml1=0&tml0=0&editor=tinymce&hidetb=1
[wp-settings-time-1] => 1297487732
[wordpress_logged_in_47387ab9be55fc1dc32bc228e60fdcb5] => admin|1297667390|ec541494031c00ce0bad4564fb8b3cc5
[wordpress_test_cookie] => WP Cookie check )
[_FILES] => Array ( )
[_SERVER] => Array (
[HTTP_HOST] => **********
[HTTP_CONNECTION] => keep-alive
[HTTP_REFERER] => http://**********/?page_id=10
[CONTENT_LENGTH] => 46 [HTTP_ORIGIN] => http://**********
[HTTP_X_REQUESTED_WITH] => XMLHttpRequest
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_ACCEPT] => application/json, text/javascript, */*; q=0.01
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.94 Safari/534.13
[HTTP_ACCEPT_ENCODING] => gzip,deflate,sdch
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.8
[HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.3
[HTTP_COOKIE] => wp-settings-1=tml1%3D0%26tml0%3D0%26editor%3Dtinymce%26hidetb%3D1; wp-settings-time-1=1297487732; wordpress_logged_in_47387ab9be55fc1dc32bc228e60fdcb5=admin%7C1297667390%7Cec541494031c00ce0bad4564fb8b3cc5; wordpress_test_cookie=WP+Cookie+check
[PATH] => /sbin:/usr/sbin:/bin:/usr/bin
[SERVER_SIGNATURE] => <address>Apache Server at ********** Port 80</address>
[SERVER_SOFTWARE] => Apache
[SERVER_NAME] => **********
[SERVER_ADDR] => **********
[SERVER_PORT] => 80
[REMOTE_ADDR] => **********
[DOCUMENT_ROOT] => /var/www/vhosts/**********/subdomains/**********/httpdocs
[SERVER_ADMIN] => **********
[SCRIPT_FILENAME] => /var/www/vhosts/**********/subdomains/**********/httpdocs/wp-content/themes/smartone/functions.php
[REMOTE_PORT] => 15170
[GATEWAY_INTERFACE] => CGI/1.1
[SERVER_PROTOCOL] => HTTP/1.1
[REQUEST_METHOD] => POST
[QUERY_STRING] =>
[REQUEST_URI] => /wp-content/themes/smartone/functions.php
[SCRIPT_NAME] => /wp-content/themes/smartone/functions.php
[PHP_SELF] => /wp-content/themes/smartone/functions.php
[REQUEST_TIME] => 1297630877 )
[_REQUEST] => Array (
[runFunc] => submitWeightUpdate
[userid] => 1
[weight] => 122
[wp-settings-1] => tml1=0&tml0=0&editor=tinymce&hidetb=1
[wp-settings-time-1] => 1297487732
[wordpress_logged_in_47387ab9be55fc1dc32bc228e60fdcb5] => admin|1297667390|ec541494031c00ce0bad4564fb8b3cc5
[wordpress_test_cookie] => WP Cookie check )
[_ENV] => Array (
[TERM] => xterm
[PATH] => /sbin:/usr/sbin:/bin:/usr/bin
[PWD] => /
[LANG] => C
[SHLVL] => 2 [_] => /usr/sbin/httpd ) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment