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