Zend Framework: Handling file uploads with Zend_File_Transfer

Posted on: Nov 09, 2009 by wenbert

Here is a tutorial on how to handle file uploads with Zend_File_Transfer.

Like so many of the other powerful components made available through the Zend Framework, the Zend_File_Transfer component is intended to make your life much easier when it comes to the task of uploading files from a user’s computer to a Web server. In actuality, this component is much more flexible than merely handling uploads; it can also be used to transfer files using protocols such as FTP and WebDAV, however for the purposes of this tutorial we’ll stick to its initially stated purpose. Let’s begin by creating the simplest process possible in the upload action which is nonetheless capable of accepting and processing an uploaded file

The post is by Jason Gilmore from EasyPHPWebsites.com


Subscribe to comments Comment | Trackback |
Post Tags: , ,

Browse Timeline


Comments ( 1 Comment )

You have given very good information about zent framework. Thanks for sharing with us.

venki added these pithy words on Nov 22 09 at 3:05 PM

Add a Comment


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">


© Copyright 2007 eKini Web Developer Blog . Thanks for visiting!