What are libraries in codeigniter?



What are libraries in codeigniter?..

Answer / Balram Meena

Libraries in CodeIgniter are collections of PHP classes that extend the functionality of the framework. They can be used to perform various tasks such as sending emails, working with dates, or handling form validation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CodeIgniter Interview Questions

How to enable error logging in codeigniter?

1 Answers  


How to enable codeigniter hook?

1 Answers  


What is a helper in codeigniter?

1 Answers  


Which is best laravel or codeigniter?

1 Answers  


What is base controller in codeigniter?

1 Answers  


Explain the folder structure of codeigniter.

1 Answers  


How can you extend a class in codeigniter?

1 Answers  


How can the codeigniter be prevented from csrf?

1 Answers  


How do I call methods in one controller via another controller?

1 Answers  


What are the features of codeigniter? Open source framework?

1 Answers  


Which is better wordpress or codeigniter?

1 Answers  


What is hmvc codeigniter?

1 Answers  


Categories