-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Zend Framework encourages you to use sessions over cookies for security reasons. If you still want to use cookies, use the built-in functions of PHP. It doesn't make sense to implement just a wrapper for those functions, that's another reason why no additional component for that makes sense.
Ben ................................... : ___ _ ___ ___ ___ _ ___ : : | \ /_\ / __| _ \ _ (_) \ : : | |) / _ \\__ \ _/ / | |) | : : |___/_/:\_\___/_| |_|_\_|___/ : :........:........................: : Web : http://www.dasprids.de : : E-mail : [EMAIL PROTECTED] : : Jabber : [EMAIL PROTECTED] : : ICQ : 105677955 : :........:........................: dforum schrieb: > 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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkMkaYACgkQ0HfT5Ws789ACIgCdHY67LQnsrHH4YZS0JFAi5494 TZEAoIB/rYtPq6HkwQtUz/Nwjrsa/FRt =jXLZ -----END PGP SIGNATURE-----
