I call http_get_request_headers () in a PHP file on a server with PHP 5. However, I get Fatal error: calling the undefined function http_get_request_headers (). Does anyone know what the problem is? Does this function work with plain PHP?
weicool
source share