Skip to content

Instantly share code, notes, and snippets.

@markbalt
Created June 1, 2015 15:29
Show Gist options
  • Save markbalt/6356805efbe1121a9129 to your computer and use it in GitHub Desktop.
Save markbalt/6356805efbe1121a9129 to your computer and use it in GitHub Desktop.
Print Apache request headers
<pre><?php
print_r(apache_request_headers());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment