Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

Re: [PHP] Re: $PHPSESSID on PHP 4.1.0 From: Julio Nobrega Trabalhando (inerte <email protected>)
Date: 12/18/01

  Yes! That's it. I was accessing vars using new methods, but I forgot
$PHPSESSID was supposed to have globals on. So simple, yet I have flooded
the list with messages.

  Thanks Andrey, I think it's better next time look at all possible options
;-)

--

Julio Nobrega.

Um dia eu chego la: http://sourceforge.net/projects/toca

Ajudei? Salvei? Que tal um presentinho? http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884

"Andrey Hristov" <ahristov <email protected>> wrote in message news:039e01c187e0$a9a54810$0b01a8c0 <email protected> > 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 >

-- 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>