Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
42% | Total: 561 | All time: 5,439 This week: 673 |
Version | License | Categories | ||||
reglobal 1.0 | GNU Lesser Genera... | HTTP, Tools |
Description | Author | ||||||||||||||||||||||
When register_globals option is On in php.ini, PHP automatically fills variables like $userName with $HTTP_GET_VARS["username"], and so on. As it represents a security concern, the default value of this option is Off since PHP version 4.2. |
|
Files (3) |
File | Role | Description |
---|---|---|
example.php | Example | reGlobals example file |
reGlobals.html | Doc. | reGlobals documentation |
reGlobals.php | Class | reGlobals class source |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
official page about 'register_globals=On' risks |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Author's website |