On Thu, Dec 9, 2010 at 11:42, Michael Shadle wrote: > Not to mention, I have had issues (and I can't reproduce it properly > or I would report it) where sometimes i will have a variable in global > scope in one file, and I have to reference it as $GLOBALS['variable'] > in another include, or I have to global $variable; in the include to > be able to get to it, and I'm not quite sure why. Is that second file included inside a function?
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php