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.

Table of Contents

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top