Output from Function test()
GLOBAL
LOCAL
$GLOBALS
array(7) { ["_GET"]=> array(0) { } ["_POST"]=> array(0) { } ["_COOKIE"]=> array(1) { ["PHPSESSID"]=> string(26) "ss1tn7nt1tqqifa73e41i73n45" } ["_FILES"]=> array(0) { } ["thisIsGlobal1"]=> string(6) "GLOBAL" ["someValue"]=> float(22.47) ["someBoolean"]=> bool(true) }