-- dforum <[EMAIL PROTECTED]> wrote (on Saturday, 01 November 2008, 06:25 PM +0100): > 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);
There's an issue in the tracker currently for adding cookie support to Zend_Controller_Response_Http, and Ben Ramsey has offerred to get the support in. I'm not sure what his timeframe for doing so is, however. -- Matthew Weier O'Phinney Software Architect | [EMAIL PROTECTED] Zend Framework | http://framework.zend.com/
