Mega Code Archive
Categories
/
Php
/
Data Type
Looping Through the $_SERVER Array
Looping through the $_SERVER array
$value ) { print "\$_SERVER[\"$key\"] == $value
"; } ?>