我正在使用Zend_Form。爲什麼在這個例子中clearValidators()行不起作用? $element = $form->getElement('field1'); $element->clearValidators(); ...
確定! 回上一頁