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 <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
