November 14th, 2018
Generally, thumbnails are created to reduce the image dimensions and size. Creating thumbnails for the uploaded images is the good practice.
July 9th, 2018
Image / file upload should always have a progress bar. It is a feature that most of the developers ignore. It should be seen as part of the
March 8th, 2018
File upload feature requires basic validations to sanitize the user input. There is a huge chance of exploiting a file upload option with ma
February 12th, 2018
TinyMCE is the popular WYSIWYG HTML Editor. It stands for Tiny Moxiecode Content Editor. It supports text formatting, image upload and modif
January 2nd, 2018
In this article, I will walk you through to implement image upload using DropzoneJS. It provides a nice and flexible interface it to the use
April 10th, 2017
Twitter-like social media websites provide the photo upload feature with a list of action bar items, related to the upload process. These ac
April 7th, 2017
In this tutorial, we are going to see how to implement file upload with pause and resume options using FineUploader. These options will be u
March 31st, 2017
In this tutorial, we are going to see how to upload multiple files using PHP. I am using “Fine Uploader” a JavaScript, open sour
January 3rd, 2014
Uploading image via an AJAX function is easy and simple to implement in out page. In a previous tutorial, we have seen PHP image upload exam
May 2nd, 2013
PHP provides built-in function move_uploaded_file() for uploading files to a directory. This function requires two parameters, those are the