Last Updated: March 12, 2018
·
1.33K
· korayguclu

File Upload

http://tutorialzine.com/2013/05/mini-ajax-file-upload-form/ Mini AJAX File Upload Form

http://tutorialzine.com/2011/09/html5-file-upload-jquery-php/ HTML5 File Uploads with jQuery

http://fineuploader.com/ Javascript plugin tool to give your users a smooth experience when uploading files to your website.

http://blueimp.github.io/jQuery-File-Upload/ File Upload widget with multiple file selection, drag&drop support, progress bars and preview images for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing. Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.

http://www.plupload.com/ Allows you to upload files using HTML5, Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads.

http://slickupload.com/ SlickUpload delivers the power you need while shielding you from unneeded complexity.

1 Response
Add your response

Here is a nice tutorial for adding file uploading functionality in a PHP based website. This tutorial explains how to add the functionality along with validation.

over 1 year ago ·