Yep, I was missing the point.
Obviously ZF doesn't work this way. I will write a function for validation that will be called if $_POST data is present.
How do you handle this? Do you use an action for showing the form and another for handle the submitted data? My concerns are about repeating code.
|