Re: Cookie problem
- From: "SquishedOrange" <SquishedOrange@xxxxxxxxx>
- Date: 27 Nov 2006 08:42:18 -0800
Vamosi Zsolt wrote:
Hi all,
I have a problem. I am beginer in cookie-making. I make one, on my laptop,
where I run a web server, I can use my cookie. It operates properly
independently if I use IE or Firefox.
However, I applied my PHP code on a Linux server, where an Apache
web server run with a PHP interpreter. On a remote computer I wanted to
access my cookie-enriched page. The cookie was saved locally in the
cookie-directory of my browser, but it had no any value. I experienced the
same in case of IE and Firefox.
Could you send me any idea, what is the mistake?
Thanx very much
Zsolt
Interesting,
Have you looked into the domain & path of the cookie?
You can do this from the parameters in setcookie()
Something to check. As I don't fully understand your problem, I can't
offer any more assistance.
.
- References:
- Cookie problem
- From: Vamosi Zsolt
- Cookie problem
- Prev by Date: Re: php 5 classes: public, protected and private
- Next by Date: security question(s)
- Previous by thread: Cookie problem
- Next by thread: security question(s)
- Index(es):
Relevant Pages
|