View Single Post

Old 06-26-2007, 11:29 AM   #2 (permalink)
Kevin D
Junior Member
 
Join Date: Jun 2007
Posts: 1
Rep Power: 0 Kevin D is on a distinguished road
There are a lot of cookie tutorials out there on the web for PHP. Here are a couple really basic ones to get you started:http://php.about.com/od/advancedphp/....php/3472571If you're testing your first page with cookies, I recommend this to help --Use Firefox (if you aren't already) with the ViewCookies add-on, to see the content of the cookies you set. Since they are in the header, this is one easy way of verifying your cookie is working properly.https://addons.mozilla.org/en-US/firefox/addon/315Good luck.
__________________
Kevin D is offline   Reply With Quote