Set/Get a global variable/object
Parameters | |||
---|---|---|---|
string
|
$name |
The name of the variable/object |
# |
mixed
|
$value = null |
The value or the variable or object |
# |
Returns | |
---|---|
mixed
|
The value stored globally |