PHP Classes

Update Cookie Values

Recommend this page to a friend!

      Cookie Management Class  >  All threads  >  Update Cookie Values  >  (Un) Subscribe thread alerts  
Subject:Update Cookie Values
Summary:Trying to change values in cookie
Messages:1
Author:Stacey Schaller
Date:2012-06-27 06:56:01
 

  1. Update Cookie Values   Reply   Report abuse  
Picture of Stacey Schaller Stacey Schaller - 2012-06-27 06:56:01
I realize that, technically, a cookie cannot be edited, just overwritten. I am having trouble getting the value to change once the cookie has been created. I started from the example code, and writing the cookie the first time worked fine. Changing values, however, has proven to be problematic. Any ideas?