View Single Post
  #2 (permalink)  
Old 10-24-04, 08:56 PM
Eclipse's Avatar
Eclipse Eclipse is offline
Coding Addict
 
Join Date: May 2004
Location: Long Island, New York
Posts: 356
Thanks: 0
Thanked 0 Times in 0 Posts
Use setcookie() : http://us2.php.net/manual/en/function.setcookie.php
then $_COOKIE to add data to it.
Reply With Quote