PHP Globals Fixer 0.8b review
DownloadPHP Globals Fixer was developed to help solve one of the main problems with running 'old style' PHP code in the new 'globals off' environment.
|
![]() |
PHP Globals Fixer was developed to help solve one of the main problems with running 'old style' PHP code in the new 'globals off' environment.
Here are some key features of "PHP Globals Fixer":
Can work with multiple files
Simple drag and drop function.
Automates the updating of these depreciated variables:
$HTTP_SERVER_VARS
$HTTP_GET_VARS
$HTTP_POST_VARS
$HTTP_COOKIE_VARS
$HTTP_POST_FILES
$HTTP_ENV_VARS
$HTTP_SESSION_VARS
Automates the updating of these depreciated Functions:
session_register("variable")
session_unregister("variable")
session_isregistered("variable").
PHP Globals Fixer 0.8b search tags