![]() |
Use HTML helper - 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: Use HTML helper (/showthread.php?tid=18289) |
Use HTML helper - El Forum - 05-01-2009 [eluser]Helmasaur[/eluser] Hi evryone ! Hi saw that they was functions to display HTML. I would like to know what is better : — To use PHP functions — To use HTML tags Use HTML helper - El Forum - 05-01-2009 [eluser]xwero[/eluser] tags are better as they are static. Use HTML helper - El Forum - 05-01-2009 [eluser]Helmasaur[/eluser] OK thanks. And if I wand to put an image in variables. Wich one should I use ? |