Predefined Variables
PHP provides predefined variables that represent external variables, built-in environment variables, and other information about the execution environment, such as the number and values of the arguments passed to the script in the CLI environment.
PHP provides predefined variables that represent external variables, built-in environment variables, and other information about the execution environment, such as the number and values of the arguments passed to the script in the CLI environment.
Superglobals Globals Server Get Post Files Request Session Env Cookie Phperrormsg Httpresponseheader Argc Argv