On Sat, Mar 10, 2012 at 7:43 PM, Tedd Sperling <tedd.sperling@xxxxxxxxx> wrote: > On Mar 10, 2012, at 3:53 PM, tamouse mailing lists wrote: >> On Sat, Mar 10, 2012 at 9:37 AM, Tedd Sperling <tedd.sperling@xxxxxxxxx> 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. :-) Well, I've been pondering this for a while, and now I'm sure. -> kill file -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php