on 25/09/02 2:04 PM, Thom Porter ([EMAIL PROTECTED]) wrote:
> The applications vary from site to site. Many of them use include files,
> some of them don't. One thing that is nice is any apps that use cookies or
> sessions go through the _COOKIE or _SESSION arrays already.
nice.
> I did thin
> Sent: Wednesday, September 25, 2002 12:05 AM
> To: Justin French; [EMAIL PROTECTED]
> Subject: Re: [PHP] script to check for register_gloabs=off
compatibility
>
> Justin,
>
> Thanks for the response.
>
> The applications vary from site to site. Many of them use include
files,
om: "Justin French" <[EMAIL PROTECTED]>
To: "Thomas Porter" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 6:23 PM
Subject: Re: [PHP] script to check for register_gloabs=off compatibility
> I'm not aware of anything like tha
I'm not aware of anything like that, apart from PHP itself :)
Turn your error reporting to the strictest setting, and go through your
applications, and it should complain whenever is has to echo/use a undefined
variable.
Although that sounds a little daunting with 8000 pages... are you using lot
I currently maintain about 100 sites that use PHP. Many of them were
programmed pre 4.2, and are not compatible with the register_globals=off
setting. Since we use virtual hosts in apache I have been able to modify
that one ini setting for the sites that need it, but now my job is to modify
all
5 matches
Mail list logo