Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从这里实现了 zend 子表单教程,我遇到的问题是有时它会在第一个子表单之前显示第二个子表单。任何想法为什么会这样?
从教程的简要介绍中,我猜想会话尚未被清除并且仍然包含表单数据。