Code Library
Home Submit Free Hosting Link To Us Contacts

PHP Apache Headers Request

PHP Apache Headers Request PHP PHP Apache Headers Request Download (.zip)



<?
foreach (apache_request_headers() as $show => $value) echo "$show - $value\n";
?>






Tatet