On 9/24/07, Kexiao Liao <[EMAIL PROTECTED]> wrote: > > We would like to run a validation against 6 POST variables($_POST['var1'], > _POST['var2'],_POST['var3'],_POST['var4'],_POST['var5'],_POST['var6']), to
You should probably also check $this->_request->getParams() ;-) Till
