View Single Post
Old 05-22-2013, 07:12 AM   #2
mikerock
Registered User
 
Join Date: Jan 2013
Posts: 21
Register globals variables is convenient but extremely dangerous, allows an attacker to overwrite variables in a script by adding parameters to requests. While the feature has been disabled by default since PHP 4.2.0. Many hosting providers often enable the feature to provide compatibility with old scripts.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
mikerock is offline   Reply With Quote