Setting a Cookie

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
BachgenCymreig
Forum Newbie
Posts: 12
Joined: Fri Sep 22, 2006 3:57 pm

Setting a Cookie

Post by BachgenCymreig »

What's the easiest and quickest way to set a cookie with info from a text box and also retrieve info to a text box??
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

have a look at setCookie()
Post Reply