From: Don S. <do...@se...> - 2003-05-31 07:12:44
|
I don't know about reasons why. Security perhaps. But definitely get used to using $GLOBALS["core"]. $core didn't work in some scripts in 0.9.1 also, that's when I got in the habit of using the GLOBALS instead. Don. On Fri, 30 May 2003, Richard Sumilang wrote: > It seems like the $core object is missing from version 9.2? I really > liked using $core on some pages like the index file just because it is > less typing although I can type for myself a reference for it > ($core=&$GLOBALS['core']) which takes up no extra memory. Is there a > reason why this variable was removed? > > Regards, > > Richard S. > > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |