downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Superglobals> <Spotting References
[edit] Last updated: Fri, 14 Jun 2013

view this page in

Predefined Variables

PHP provides a large number of predefined variables to all scripts. The variables represent everything from external variables to built-in environment variables, last error messages to last retrieved headers.

See also the FAQ titled "How does register_globals affect me?"

Table of Contents



Superglobals> <Spotting References
[edit] Last updated: Fri, 14 Jun 2013
 
add a note add a note User Contributed Notes Predefined Variables - [59 notes]