Register Globals
February 28th, 2005 | Development, Uniform Server
Many have talked about this and some have left the topic alone. Register Globals is a PHP directive that has been under the fire lately because most think of it has a security risk and most don’t. You see, Register Globals can be used for bad things if not used well, such as hacking if a PHP made script that is coded with Register Globals, On is not made secure.
If you would like to read more about Register Globals, please go to: Chapter 29. Using Register Globals
For more information about PHP Security, please go to: PHP Security Consortium
Click here to read the Note on Security in PHP from The PHP Development Team.
We would also like to know what you feel, whether or not to leave Register Globals, On or Off.
Thanks
Olajide Olaolorun
Uniform Server Developer























4 Comments
Add your own1. spuri | March 2nd, 2005 at 10:39 am
Register Globals On
& if i want i can change that
2. Olajide Olaolorun | March 2nd, 2005 at 11:38 am
That is also what i want also
and probably what we will do
Thanks
3. Anon | March 24th, 2005 at 1:20 am
Always develop and deploy PHP applications with register_globals disabled.
4. Olajide Olaolorun | March 24th, 2005 at 7:08 am
Yes. This is what i plan to do and we who want to turn it On can do that ourselvs
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed