Htaccess Php Value Register Globals 1

Enable register_globals via .htaccess:

1. Create an .htaccess file in doc root with the following

   php_value register_globals 1