php8.5
Home/ Manual/ language / predefined/ Predefined Variables

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

In this section

Source: language/predefined/variables.xml · from the official PHP manual (php/doc-en)