简体   繁体   中英

What is the best way to keep data between actions in zend framework 2?

I have a form and it is subdivided in multiple steps, and i would like to know what is the best way to keep the data.

I'm using php with zend framework 2

Store the data in a session. This would be true in any application.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM