CODE
LIBARY.COM
Home
/
PHP
PHP Apache Headers Request
Apache Headers Request
<? foreach (apache_request_headers() as $show => $value) echo "$show - $value\n"; ?>
foreach (apache_request_headers() as $show => $value) echo "$show - $value\n"; ?>
Copy to Clipboard
Related Snippets
PHP Fibonacci Numbers
PHP "Build Index from Directory Listing using make_index.py"
PHP Apache Headers Language Detect
PHP Making RGB Colors to HEX
PHP Days Since January 1, 2010 Calculator - Calculate the Number of Days Since 2010
PHP Free For All Links
PHP Remove Inline Styling from WordPress Tag Clouds
PHP List Authors Alphabetically with First Letter as Header
PHP Clean Multi Array
PHP PHP Whois Query Function for Web-based Applications