![]() |
Resize image - Library written by Segersjens - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Resize image - Library written by Segersjens (/showthread.php?tid=56868) |
Resize image - Library written by Segersjens - El Forum - 01-26-2013 [eluser]Mauricio de Abreu Antunes[/eluser] Did anyone try out this library: https://github.com/segersjens/CodeIgniter-Advanced-Images I tried but i had no success. It does not give me any message, so i can not display more info about my problem here. I put all files in the correct paths and I really don't know how this lib works. I don't know what happens when I call the echo with the image function helper Code: <img src="<?php echo image(" alt="smiles" /> It is not outputing the image in the browser. I need some help here. |