Re: variable scope problem?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: variable scope problem?

From: Al <alexrussell101@gmail.com>
Date: Fri Jan 20 2006 - 03:23:33 CET

> See Example 12-2 at
> http://www.php.net/manual/en/language.variables.scope.php. Note where
> the "global" keyword is used.

Or use the $GLOBAL["global"] thing in your function rather than the
contants file.
Received on Tue Feb 7 21:01:36 2006