[thelist] Writers Group Website
Lischke, Katherine L.
klischke@logicon.com
Mon Apr 16 12:04:46 2001
Take a look at:
http://www.php.net/manual/en/features.cookies.php
and then
http://www.php.net/manual/en/function.setcookie.php
I also recommend carefully reading through the user submitted comments on
this setcookie page, as many of those comments contain useful information.
Good luck!
Kathy
>Thing is, I'm new to PHP, and managed to put the backend of the site
>together after two weeks of hacking away at it, I'd like to add cookies if I
>can, to so people can come back and automatically have their name and emails
>inserted into forms etc. Can anyone point me in the right direction for
>this?