This is a forum topic for discussing the article "PHP Variable Scope: All You Need to Know":
http://www.elated.com/articles/php-variable-scope-all-you-need-to-know/
Discover how variable scope works in PHP. This beginner tutorial explores global and local scope, and shows how to access globals within functions, work with superglobals, and create static variables.
http://www.elated.com/articles/php-variable-scope-all-you-need-to-know/
Discover how variable scope works in PHP. This beginner tutorial explores global and local scope, and shows how to access globals within functions, work with superglobals, and create static variables.


