You need to have register global directive set to Off in your php.ini file.

In your php.ini file you should have:

register_globals = Off

Close