View Single Post
  #3 (permalink)  
Old 06-24-2008, 08:19 AM
gon gon is offline
Junior Member
 
Join Date: Jun 2008
Posts: 4
Default

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.
Reply With Quote