Tampilkan postingan dengan label Upload. Tampilkan semua postingan
Multiple File Drag and Drop Upload using HTML5 and Jquery.
Selasa, 04 September 2012
Posted by Unknown
Are you looking for Drag and Drop multiple file upload using HTML5. Just take a look at this post, I had implemented this system with using jquery and PHP that uploads multiple files into server. This script helps you to enrich your web applications upload system. It works with all modern browsers try live demo and drop files.

Rating: 4.5
Reviewer: Unknown
ItemReviewed: Multiple File Drag and Drop Upload using HTML5 and Jquery.
Are you looking for Amazon S3 bucket file upload from your web project using PHP technology., if yes take a quick look at this post demo. Amazon S3 is the best option to reduce the bandwidth cost as well file load time. Upload functionality is the most sensitive part in web project, one small mistake hackers will upload miscellaneous files. If you are connect with Amazon S3 you will be safe side.

Rating: 4.5
Reviewer: Unknown
ItemReviewed: Upload Files to Amazon S3 using PHP
We received many tutorial requests from 9lessons readers that asked how to create file upload progress bar with PHP and Jquery. In this post Arun Kumar Sekar had developed few lines of code using PHP APC library, it is very simple getting the server file upload process every few second and increasing the bar color using jquery css property. Just take a look at this demo.

Rating: 4.5
Reviewer: Unknown
ItemReviewed: File Upload Progress Bar with Jquery and PHP.
Image cropping is the most important and required part in social media projects. In this post my friend Arun Kumar Shekar had implemented image cropping functionalities such as upload image file into physical location, cropping image using jquery and resizing image into small resolution. Hope you like this thanks!
Read more »
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Image Upload and Cropping with PHP and Jquery
Are you looking for image upload and Resize PHP script. I had implemented a simple PHP script to re-sizing image into different dimensions. It's very useful to your web projects to save hosting space and bandwidth to reduce the original image to compressed size.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Upload and Resize an Image with PHP