Welcome Guest, Not a member yet? Register   Sign In
Librarys
#2

[eluser]CroNiX[/eluser]
A library is something, like a helper, that can be used globally throughout the application. A helper is a procedural php function that usually only handles a single task. A library is a class that has can have many methods to carry out multiple related tasks. Take a look in the user guide and check out some of the libraries available to CI for a better idea. They are reusable generic components. Like the image library resizes, thumbnails, overlays text, etc. All image-related utility functions that interact with each other.


Messages In This Thread
Librarys - by El Forum - 06-08-2012, 09:06 PM
Librarys - by El Forum - 06-08-2012, 11:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB