Create superglobal
Posted: Thu Jan 27, 2005 9:00 am
Hi!
I have one object which I use pretty often. Is there a possibility to make superglobal out of him - so that I wouldn't have to use global $object; in every function?
I have one object which I use pretty often. Is there a possibility to make superglobal out of him - so that I wouldn't have to use global $object; in every function?