adspace


Why codeigniter is used?

Answer Posted / Mohammad Ubaid

CodeIgniter is used primarily due to its simplicity, speed, and robustness. It is a PHP framework that allows developers to quickly build web applications by providing a rich set of libraries for common tasks such as routing, form validation, and database access.

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