![]() |
Difference between Library and 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: Difference between Library and Helper (/showthread.php?tid=55609) |
Difference between Library and Helper - El Forum - 11-03-2012 [eluser]Beginers[/eluser] Hi All, I just want to ask whats the difference between library and the helper? just a short answer. Thank you. Difference between Library and Helper - El Forum - 11-03-2012 [eluser]samitrimal[/eluser] It is already discussed in this thread. Difference between Library and Helper - El Forum - 11-03-2012 [eluser]Aken[/eluser] It's always a good idea to read the user guide and look at the source code if you have questions like this. Exploring and self discovery can often answer better than other people. |