Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

Re: [PHP] Re: $PHPSESSID on PHP 4.1.0 From: Andrey Hristov (ahristov <email protected>)
Date: 12/18/01

register_globals is recommended to be off in the new release. But if you put binaries from a package and didn't changed the ini -
register_globals is probably on.

Regards,
Andrey

----- Original Message -----
From: "Julio Nobrega Trabalhando" <inerte <email protected>>
To: <php-general <email protected>>
Sent: Tuesday, December 18, 2001 5:53 PM
Subject: Re: [PHP] Re: $PHPSESSID on PHP 4.1.0

> Yes, I know. But the problem is PHP 4.1.0, or maybe something on the new
> php.ini that comes with. My scripts were echo'ing $PHPSESSID fine before it.
>
> --
>
> Julio Nobrega.
>
> Um dia eu chego la:
> http://sourceforge.net/projects/toca
>
> "Andrey Hristov" <ahristov <email protected>> wrote in message
> news:032e01c187db$148bfa30$0b01a8c0 <email protected>
> > $PHPSESSID is only available if the session is started before current
> executed script.
> >
> >
> > Regards,
> > Andrey
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>