CodeIgniter Forums
make_columns() - 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: make_columns() (/showthread.php?tid=9972)



make_columns() - El Forum - 07-15-2008

[eluser]Asinox[/eluser]
Hi, im trying to make columns with database result... but i need to do some change, im trying to display all images in database, but i hav just the name of the images, and i want to know how ill add some html code like <img > inside of make_columns for display the images and not just the name...

some help?

thanks Smile


make_columns() - El Forum - 07-15-2008

[eluser]Asinox[/eluser]
ok, i did it Smile

Thanks