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 BB Code Smiles
PHP Ban IP Address
PHP Website Open Port Check
PHP Web-based Persian, English, and Arabic Number Converter
PHP Execute system commands
PHP Roman Numbers convert
PHP Get extension with explode
PHP Check PHP Version - Web Tool
PHP Files sorting by name
PHP Morse Convertor Class