Google News
logo
CodeIgniter - Interview Questions
How can you create a library in CodeIgniter?
There are three methods to create a library,
 
* Creating an entirely new library
* Extending native libraries
* Replacing native libraries
Advertisement