Manual PHP
Înapoi
Anexa G.
Înainte
Predefined Variables
Server variables: $_SERVER
Notã:
Notã:
Environment variables: $_ENV
Notã:
HTTP Cookies: $_COOKIE
Notã:
HTTP GET variables: $_GET
Notã:
HTTP POST variables: $_POST
Notã:
HTTP File upload variables: $_FILES
Notã:
Request variables: $_REQUEST
Notã:
Notã:
Session variables: $_SESSION
Notã:
Global variables: $GLOBALS
The previous error message: $php_errormsg
Înapoi
Acasã
Înainte
Sus