![]() |
(Solved)Returning an array from an image resize - 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: (Solved)Returning an array from an image resize (/showthread.php?tid=9963) |
(Solved)Returning an array from an image resize - El Forum - 07-14-2008 [eluser]markanderson993[/eluser] Is there any way to return an array containing information from an image resize? Any help would be greatly appreciated! (Solved)Returning an array from an image resize - El Forum - 07-14-2008 [eluser]markanderson993[/eluser] Actually I could just you the getimagesize function. Problem solved! |