I\'m trying to upload an image using codeigniter and ajax. I already have the ajax method to insert the field values to the DB, what\'s the easiest and simplest way to upload my
I created custom Ajax File Uploader using CodeIgniter, jQuery and Malsup form plugin. Here is the HTML and Javascript/CSS code. It also support multiple file upload and Progress.