Community Add-Ons
| Maintainers: | saborchulo |
PHP 5 No Register Globals
for osCommerce Online Merchant v2.2
Mod that allows OSC to run on PHP5 with registar_globals OFF. This is a work in progress and has only been tested on a windows 2003 server so more testing on different platforms would be helpful.
Legend:
Download
Report
These files are working w/ PHP 5.1.2 and register_long_arrays turned off.
It took me days to find the error so I hope It will help you instantly.
I changed _all_ deprecated HTTP_*_VARS to _GET, _POST, etc...
