[TYPO3-mvc] Create an object in multi step form

Mam Violeng mam.violeng at yejj.com
Wed Feb 24 09:15:07 CET 2010


Martin Kutschker wrote:
> 
> Did you try to store the form values in the session?
> 
> Masi

Hi,

Now I store all the form value in the session, but it is type of array 
and the array in the session look like this:
field1=>abc
field2=>cde
...

In the last step I want to save these data in array to database, how can 
I do this? Because it is array not an object, or extbase have any way to 
cast from array to object?

Thanks,
Violeng Mam


More information about the TYPO3-project-typo3v4mvc mailing list