YoussefGamil
Sep 11 2005, 02:02 PM
I have used "setcookie()" and "$_COOKIE();"..
But, It doesn't work except in the same page where the cookie was made.
So,How to make a cookie and how to read it by another page?
PLZ help
egrath
Sep 14 2005, 11:54 PM
Hi,
is the page which tries to access the cookie on the same domain as the one who sat up the cookie?
Egon
YoussefGamil
Sep 16 2005, 12:23 PM
Yes,..It's on the same domain
The Problem is soulved now!!!
by using "$HTTP_SERVER_VARS['cookie'];" insead of "$_COOKIE['cookie'];".
But, why "$_COOKIE['cookie']" didn't work?!! Nevermind
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.