What is codeigniter & why it is used for?
Answer / Jabir Husain
CodeIgniter is an open-source PHP web application framework that simplifies the development of dynamic web applications. It follows the MVC architectural pattern and provides a rich set of libraries, helpers, and pre-built modules to make development efficient. CodeIgniter is used for rapid development of web applications as it reduces the amount of code required.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc codeigniter?
How do I call one model's methods from a different model?
Explain the difference between helper and library in codeigniter?
What is an inhibitor of codeigniter?
What is site_url in codeigniter?
What is codeigniter used for?
What is api in codeigniter?
How to get last inserted id in codeigniter?
What are hooks in codeigniter?
What is third party in codeigniter?
What is codeigniter?
how to create application at codeigniter ?