Search HouseOfScripts.com

 

All Scripts        JavaScripts        ASP Scripts        Other Scripts

 

  Display all Variables on php page.

More then once I had to use this script.

<?php
foreach($_SERVER as $key=>$value)
print $key . " = " . $value . "<br>";
?>

 


Home       Scripts       Active WebTools       Web Templates       Forum       Tools        Hosting       Questions/Comments       Add/Request