Re: Super globals ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux