Welcome Guest, Not a member yet? Register   Sign In
I want to implement Ajax image upload and cropping function On my site.
#1

(This post was last modified: 04-09-2015, 03:23 AM by Vimal.)

Hi, Every one i want to implement ajax image upload and croping system on my web site just like facebook. I never done this kind of work before. Please guide me how can i work with CI3.0.and jquery.. please Confused
Reply
#2

You'll probably want to look for a jQuery (or other JavaScript) library which implements most of that functionality for you (preferably one that already works with CI, though that's optional). At that point, you would just need to adapt it to your site's specific needs and CI's upload library: http://www.codeigniter.com/user_guide/li...ading.html
Reply
#3

Hello Vimal,

Take a look at this Dropzone + Codeigniter sample to see if it appeals to you: https://arjunphp.com/drag-drop-file-uplo...deigniter/

I found it very quick to implement on a recent project.

(Using CodeIgniter since 1.x)
Reply
#4

You can get some idea from the following two links.File upload with codeigniter.

http://developer-paradize.blogspot.in/20...niter.html

http://carlofontanos.com/ajax-multi-file...deigniter/
Reply
#5

could you please be more specific about the question.(a model example wii be great)
Reply




Theme © iAndrew 2016 - Forum software by © MyBB