can the session and cookie work together??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
tisa
Forum Commoner
Posts: 27
Joined: Fri Nov 28, 2003 1:14 am

can the session and cookie work together??

Post by tisa »

thanks !!
ilovetoast
Forum Contributor
Posts: 142
Joined: Thu Jan 15, 2004 7:34 pm

Post by ilovetoast »

yes.
tisa
Forum Commoner
Posts: 27
Joined: Fri Nov 28, 2003 1:14 am

Post by tisa »

someone can tell me what situation will happen if i can't show the cookie value.

P.S. i am sure that the cookie (say: abc) already create.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Could you explain the senario a bit more? Show us the code where you're trying to access the cookie and it doesn't work?

Mac
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Topic continued here:
viewtopic.php?t=18623
Locked