Why not use session instead?

Regards,
Saša Stamenković


On Wed, Jul 15, 2009 at 12:36 PM, Sergio Rinaudo
<kaiohken1...@hotmail.com>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!<http://livesearch.games.msn.com/crosswire/default_it/>
>

Reply via email to