Does anyone know the PHP-command to dump all HTTP-headers that is generated by a visiting browser/terminal?
I take it is something incredibly simple (i.e. $_SERVER[HTTP_ALL]), that somehow managed to slip my mind, but I would greatly appreciate any help.
Thanks.