Monday, August 31, 2009

Re: store array into session

Have you tried it? It does store it as a string but seems to recreate
it as an array when you read it back in. At least, I tried it
yesterday and it seemed to do the right thing.

On Aug 28, 1:31 am, persianshadow <persiansha...@gmail.com> wrote:
> hi
>
> i want store array of ids into session but i explore API of cakephp
> and see  $value ( Session->write($name,$value) )
>
> only get string , i need it for store id of items  that user select .
>
> anybody have idea for do this ?
>
> thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: