What is the purpose of $GLOBALS variable in PHP?

Submitted by: Administrator
$GLOBALS − Contains a reference to every variable which is currently available within the global scope of the script. The keys of this array are the names of the global variables.
Submitted by:

Read Online Sr. PHP Programmer Job Interview Questions And Answers