terms |
superglobal |
As nouns the difference between terms and superglobal
is that
terms is while
superglobal is (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.
superglobal |
undefined |
As a noun superglobal
is (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.
As an adjective undefined is
lacking a definition or value.
superglobal |
globals |
As nouns the difference between superglobal and globals
is that
superglobal is 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 while
globals is plural of global.
global |
superglobal |
As nouns the difference between global and superglobal
is that
global is a globally scoped identifier while
superglobal is 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.
As an adjective global
is spherical, ball-shaped.
declare |
superglobal |
As a verb declare
is to make clear, explain, interpret.
As a noun superglobal is
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.
program |
superglobal |
As nouns the difference between program and superglobal
is that
program is a set of structured activities while
superglobal is 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.
As a verb program
is to enter a program or other instructions into (a computer or other electronic device) to instruct it to do a particular task.
variable |
superglobal |
As nouns the difference between variable and superglobal
is that
variable is something that is variable while
superglobal is 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.
As an adjective variable
is able to vary.
predefined |
superglobal |
As a verb predefined
is (
predefine).
As an adjective predefined
is whose function has been defined previously.
As a noun superglobal is
(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.