Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
Menu
GLOBALS « Language Basics « PHP
PHP
Language Basics
GLOBALS
1.
Set new value into GLOBALS values
2.
Looping Through the $GLOBALS Array
3.
$GLOBALS with property
4.
Accessing Global Variables with the global Statement
5.
Create global variables
6.
Modifying a Variable with $GLOBALS
7.
Global vs function level
8.
Overriding Scope with the GLOBALS Array