动态表单验证的操作方法和TP框架里面的ajax表单验证 动态验证的操作方法functionyz(){if(empty($_POST)){$this->display();}else{$db=D("Info");$shu=array(array("Code 动态表单验证