How Many Of You Have Register_globals ON ? »  Show posts from    to     

Icy Phoenix


Old Support Topics - How Many Of You Have Register_globals ON ?



Informpro [ Sat 09 Apr, 2011 01:19 ]
Post subject: How Many Of You Have Register_globals ON ?
Hi there.

I was thinking about
Quote:
can I have remove
Code: [Hide]
  1. if (!defined('IN_ICYPHOENIX'))
  2. {
  3. die('Hacking attempt');
  4. }
It's ugly, using die() instead of exit, and now on ... register_globals are off as of PHP 4.2.0, which was released ... 22-Apr-2002. I know, a lot of servers are olds'n'all but as IcyPhoenix uses some of PHP5 functions, I just wanted to know : how many of you have this to ON ?

Thank you.


batman [ Sat 09 Apr, 2011 03:37 ]
Post subject: Re: How Many Of You Have Register_globals ON ?
I do, before I chose IP I was trying some other sustems out one being the latest Drupal which requires Register globals ON




Powered by Icy Phoenix