04-06-2013, 08:48 AM
Most of the hosts keeps it enabled since some scripts require to be enabled only. however one can turn it off by just placing a php ini file in the root folder of Drupal installation.
place this code
register_globals = off
place this code
register_globals = off