【发布时间】:2013-09-12 22:10:15
【问题描述】:
我有一个 zend 表单,其中我有一个字段添加另一个,如下所示
我知道当有人点击添加另一个按钮时如何添加 html,但是
my question is how I am going to validate the dynamically added element and how I am going to dynamically generate and populate the element and how will I get this element value using zend form
我正在使用 zend 框架 1。
【问题讨论】:
标签: php zend-framework zend-form socialengine