adspace


What is codeigniter & why it is used for?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to add / link an images/css/javascript from a view in ci?

717