Kevin Waterson wrote:
This one time, at band camp, Jasper Bryant-Greene <jasper@xxxxxxxxxxxxxxxxxx> wrote:
Wong HoWang wrote:
Hello, I want to know that is there any way to create a super global in PHP?
Only with the runkit extension. Take a look:
http://www.php.net/runkit
This is exactly what $_GLOBALS is for, why not use it?
Because he asked for superglobals, not globals. $GLOBALS (not $_GLOBALS)
happens to be an example of a superglobal.
Jasper
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php