0 votes
in CodeIgniter by
What are the most prominent features of CodeIgniter?

1 Answer

0 votes
by
A list of most prominent features of CodeIgniter:

It is an open source framework and free to use.

It is extremely light weighted.

It is based on the Model View Controller (MVC) pattern.

It has full featured database classes and support for several platforms.

It is extensible. You can easily extend the system by using your libraries, helpers.

Excellent documentation.

Related questions

0 votes
asked Dec 29, 2020 in CodeIgniter by SakshiSharma
0 votes
asked Dec 28, 2020 in CodeIgniter by SakshiSharma
...