Superglobal $GLOBALS
This is a super USEFUL superglobal which helps you to access not-global VARIABLES everywhere in your code as far code is connected with files using INCLUDE function. Let’s say you want to access a normal VARIABLE outside of a function.