Terms vs Superglobal - What's the difference?
terms | superglobal |
(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.
