![]() |
Resize image after upload. - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Resize image after upload. (/showthread.php?tid=12022) |
Resize image after upload. - El Forum - 10-02-2008 [eluser]miky4e[/eluser] Hello boys, I need resize images after upload (need thumbnail and image resize for web gallery, for example 800x600 pixels). But, what library I need use for it? image_lib? and... what? Some examples? Thanks ![]() Resize image after upload. - El Forum - 10-02-2008 [eluser]misterdonut[/eluser] got the same problem. my images won't resized. but uploading's a breeze. anyone can share some codes for multiple upload? TIA Resize image after upload. - El Forum - 10-08-2008 [eluser]Dan Tdr[/eluser] Code: function do_upload() |