[EMAIL PROTECTED] wrote:
> On Mon, 8 Jul 2002, Tit "Black" Petric wrote:
>>is there an alias to $GLOBALS .. seems kinda long to type.. if not, can i
>>suggest "$_" or is it taken anywhere?
>[...]
> 2. $GLOBALS is fine, and IMO we should not implement $_ because this is
>    against the spirit of PHP: Keep it easy to read and to write.

We could talk about $_GLOBAL for consistency reasons but it definetly
shouldn't get shorter IMHO. Relying on global variables is bad and
should at least be punished by typing ... ;)


-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de/  +49-711-99091-77


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to