register_globals() adds a variable to the *session*. The global statement brings a global variable into the *scope* of a function.
Kirk > What is the difference? > > > variable. I read that "register globals" has some security > > issues. Are > > > these the same, or is setting a variable as "global" and > > "register globals" > > > different? NOTE: I am using PHP 4.0.6. Thanks for any > > assistance. :-) > > > > > > John Negretti > > > Web Applications Developer > > > Cox Communications www.cox.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php