Contributions

Other (Category Index)
Search: 

PHP 5 No Register Globals

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.

Expand All / Collapse All

working w/ register_long_arrays 23 Apr 2006

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...

PHP version >= 4.1.0 7 Mar 2006
PHP 5 No Register Globals 6 Mar 2006

Note: Contributions are used at own risk.