Categories


Loading feed
Loading feed
Loading feed

Rob Allen on Simple Zend_Form File Upload Example


Rob Allen, author of the upcoming Zend Framework in Action has released a new tutorial on how to do file uploads with the new Zend Form component. If you know Rob then you’ve probably already read this because you recognize awesomeness when you see it. If you don’t know Rob, you really need to check this out.

Zend Framework 1.5’s Zend_Form component is missing support for the file input element as it is waiting on a file upload component to build upon. We’re busy people, so we’ll fake it.

This is a super simple example showing how to do file uploads with Zend_Form in Zend Framework 1.5.

This tutorial is about 3 pages long and chocked full of code samples and screen shots. As always, Rob does a great job of explaining the topic .

Comments