Question concerning globals...
Posted: Tue Apr 01, 2003 2:08 pm
This is surely a stupid question, but it's one I can't surmise the answer to.
In code I've seen, in this case Invision Power Board code, stuff like this can be found at the beginning of the script:
What exactly does that mean??? Where are these globals defined?
An explanation would be so very welcomed.
Thanks for your help!
In code I've seen, in this case Invision Power Board code, stuff like this can be found at the beginning of the script:
Code: Select all
globals $this $that $other;An explanation would be so very welcomed.
Thanks for your help!