Predefined vs Superglobal - What's the difference?
predefined | superglobal |
(predefine)
Whose function has been defined previously
(computing, programming, in the PHP programming language) Any of a set of special predefined variables that can be accessed at any point in a program without the need to be explicitly declared as global.
