Re: Clearing Cookies

2006-08-25 Thread RosSoft

the cookie of a session always is deleted. you must set a cookie by
hand with setcookie


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Clearing Cookies

2006-08-25 Thread Simplerules

I do, but it is always cleared.

I set it to last for ten years, but when I revisit the site after a
session has expired - the cookies are cleared, its not a browser
problem or setting since it happens to Opera and IE.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Clearing Cookies

2006-08-25 Thread RosSoft

try my cookie component
in this file there's the component and the required class simple
encryption http://www.ros-soft.net/otros/cakephp_blog/blog_tutorial.tgz


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---