Setting 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
confuzed
Forum Newbie
Posts: 2
Joined: Mon Dec 01, 2003 5:15 pm

Setting Cookies

Post by confuzed »

Just a simple question really

Could anyone give me a quick pointer onto how to install a cookie setting code (30day)

I have a php script/site and want visitors to "Be remembered" where do I insert the code and what is the syntax ?

Thanks in advance !

:P
User avatar
uberpolak
Forum Contributor
Posts: 261
Joined: Thu Jan 02, 2003 10:37 am
Location: Next to the bar

Post by uberpolak »

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

Post by m3mn0n »

Google search for [google]cookies php tutorial[/google]
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

if you read the "read this before posting" topic you would realize that this is not a place for you to ask others to write code for you, cookies are very easy, and if your running a php scripting web site it must be a poor one, please prove me wrong post the url
confuzed
Forum Newbie
Posts: 2
Joined: Mon Dec 01, 2003 5:15 pm

Thanks

Post by confuzed »

Does your mother know your playing on the computer ?
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

i beg you pardon
Post Reply