Monthly Archives: July 2015

HOWTO use PHP getallheaders() under FastCGI (PHP-FPM, nginx, etc.)

If you use Nginx, PHP-FPM or any other FastCGI method of running PHP you’ve probably noticed that the function getallheaders() does not exist. Continue reading

Posted in How Tos, php, Programming | 4 Comments