Posts

Showing posts with the label learn codeigniter from scratch

Create a custom library in codeigniter 3

Image
Create a custom library in codeigniter 3 : Hello World, Today i am going to create a custom library in codeigniter 3. Library refers to a class which is location in application/libraries folder.