Hi, I would like that when the user close the browser, reopen it, and comes to the website again, he can see this remainder, also if he is not logged or registered.
S. Date: Wed, 15 Jul 2009 16:52:22 +0200 From: [email protected] To: [email protected] CC: [email protected] Subject: Re: [fw-general] Cookie Usage Why not use session instead? Regards, Saša Stamenković On Wed, Jul 15, 2009 at 12:36 PM, Sergio Rinaudo <[email protected]> wrote: Hi, on my project I want to save all the location where the user was ( maybe last 5 locations ) and show to him as a reminder. Then I thought to use the zend_cookie object to store all the visited page ids ( or urls ), my problem is that, after I read the documentation here: http://framework.zend.com/manual/en/zend.http.cookies.html I am a little confused on how to use it. What I want is to save an array in the cookie object, add to it a page_id ( or url ) every time a page is requested, and then retrieve it anywhere I want to use it in my application. Some advices about the code to use? Thanks S. Preparati alla sfida all'ultima combinazione, gioca con Crosswire! Preparati alla sfida all'ultima combinazione, gioca con Crosswire! _________________________________________________________________ Naviga al sicuro, usa Windows Live Messenger! http://messenger.it/home_sicurezza.aspx
