how do you use cookies

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

Post Reply
elipollak
Forum Newbie
Posts: 22
Joined: Sun Jan 19, 2003 10:23 pm

how do you use cookies

Post by elipollak »

just wondering how I could put on my message board cookies so that it does what it does here (that is, it automatically logs me in to this forum when i call up the webpage).

I know the user needs to have cookies enabled, but just wondering if any one here has some example code that does it
(both setting and getting/using it)

thanx

Eli
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Post Reply