A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics.

Zend Framework: Handling file uploads with Zend_File_Transfer

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

This entry was posted in General and tagged , , . Bookmark the permalink.

One Response to Zend Framework: Handling file uploads with Zend_File_Transfer

  1. venki says:

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

Leave a Reply to venki Cancel reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>