The register globals function must be turned ON in your php.ini for the first method 
to work.

-----Original Message-----
From: Max Buvry [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 2 October 2002 2:38 AM
To: [EMAIL PROTECTED]
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


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to