So what's the way [using Globals] you'd recommend and why?
best regards
Andreas
Andreas:
I have to agree with Gustav on this -- I very seldom use Globals. I
might use one for debugging, but not for finished code. Their use
simply creates problems in porting code, keeping things modular, and
maintenance.
Perhaps I'm fortunate, but I usually find a way around using Globals.
And since I've been coding in PHP, I've never been forced to use them.
tedd
--
--------------------------------------------------------------------------------
http://sperling.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php