Thanks for your response.
The doc isn't explicit when it explains this two methods and don't focus on the register globals function for the first method. So I use the second method only. Thanks mb Bob Irwin wrote: > > I'm pretty sure this is a global variables problem. > > There is an option in your ini.php file that refers to 'global variables' > You need to set this on, otherwise reference to them with the absolute > variable name. > > Best Regards > Bob Irwin > Server Admin & Web Programmer > Planet Netcom > ----- Original Message ----- > From: "Max Buvry" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, October 02, 2002 2:37 AM > Subject: [PHP] Cookie > > > > > > > Hi, > > > > I use : apache 1.3.26, php 4.2.3, postgresql 7.2 (under solaris 7). > > > > I attempt to modify my old sources which run with the previous versions > > and I meet a problem with the cookie. > > > > I read that we can see the contents of a cookie with 2 methods : > > > > echo $testcookie > > echo $_COOKIE["testcookie"] > > > > For me, only the second method runs. > > > > An idea ? > > > > In advance, thanks > > > > mb > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > Scanned by PeNiCillin http://safe-t-net.pnc.com.au/ > > > > Scanned by PeNiCillin http://safe-t-net.pnc.com.au/ > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php