[symfony-users] Re: Delete cookie

2007-03-07 Thread Dustin Whittle
Eno, You can delete by setting an empty cookie value and setting the expires timestamp to be in the past. - Dustin Eno wrote: > Is there an API call to delete a cookie? I have no problems creating a > cookie but how to delete? > > > > > --~--~-~--~~~---~--~~

[symfony-users] Re: Delete cookie

2007-03-07 Thread Jevon Wright
Try creating the same cookie but with empty data and an expiry date set in the past. Jevon Eno wrote: > Is there an API call to delete a cookie? I have no problems creating a > cookie but how to delete? > > > > > > > --~--~-~--~~~---~--~~ You received this mes