There is a reason $GLOBALS is named that way. It needs to be extremely obvious that a function is mucking with a global variable. If you shorten it to $_ you have lost the entire point.
-Rasmus 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? > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php