Resize Image And Generate Thumbnail Using Codeigniter 3
In this post, I would like to share with you how to resize the image and generate a thumbnail image after upload in Codeigniter 3 application. Here I will give you a full example of image upload with resizing in Codeigniter 3 application. we will use the “image_lib” library to resize the image in Codeigniter
Read More »