Welcome Guest, Not a member yet? Register   Sign In
how to crop image with jquery using codeigniter
#1

Hi,

I am new to this codeigniter how to crop image while uploading and save into database




Any help would be appreciated
Reply
#2

AFAIK, image resizing would normally be done server-side as part of handling an upload, for instance using CI's image library.

There are jquery plugins for that, but that would be done client-side, and independent of CodeIgniter.
Reply
#3

You do not want to save the image into the database, just save the image filename to the database with the url to it.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#4

i'm going to bump this thread because this is something i need as well. if anyone is using and has good experience with a specific jquery plugin for image cropping please share.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB