Hello every body,I'm looking for a method to set a cookies with zendFramework, but i'm not finding anything!!!
Do we just use php setcookies function, is there nothing more flexible in zendframework ????
I found Zend_Http_Cookies, but it seem that it is only to read the cookies sended by a web site when you request it with Zend_Http_Client($url);
Regards David
