On Mar 10, 2012, at 3:53 PM, tamouse mailing lists wrote:
> On Sat, Mar 10, 2012 at 9:37 AM, Tedd Sperling <tedd.sperl...@gmail.com> 
> wrote:
>> That's correct, but to access those variables outside of their scope (such 
>> as a function) you do via a SuperGlobal, namely $GLOBAL['whatever'].
>> 
>> As such, there are no "globals" in PHP other than SuperGlobals. As I said, 
>> if I'm wrong, please show me otherwise.
> 
> I guess I don't know what you mean by "globals". I know what globals
> are, but not "globals".

I don't understand your question. I know what questions are, but not your 
question. :-)

Cheers,

tedd


_____________________
tedd.sperl...@gmail.com
http://sperling.com


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to