PHPNW12

Working with ZF2’s Zend/Form

ZF2 introduces a completely rewritten ZendForm component that can simplify form handling within your web application. Find out in this session how to use ZendForm to render your form, validate your data with input filters and ease the pain of forms on web pages. We will look at configuration of form elements, data input filters & validation, error handling and rendering in our view layer using view helpers.