CodeIgniter Forums
resize the image - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31)
+--- Thread: resize the image (/showthread.php?tid=66661)



resize the image - startbbs - 11-19-2016

as we know that the function of imagecopyresamled() is to resize the image.

if this funcion is available or not in CI4?

I wanna to resize the image before uploading.



Tks.


RE: resize the image - ridho - 11-19-2016

imagecopyresamled() is native php function