It could be that your host has the variables_order directive in the
php.ini file is mis-configured. It usually defaults to "EPGCS". If you
run the code below and find that "P" is missing then this is the
problem. This directive can be set in php.ini, .htaccess or httpd.conf.