Description name of the Variable. Variables in PHP are case sensitive.
Syntax
Example
Description
Description
Description
Example
Description global before the variable declaration.
Example
Description static. Static is kept before the variable, at the first time of declaration.
Example
Key Points