Features of CodeIgniter
There is a tremendous interest for CodeIgniter structure in PHP engineers because of its adaptable highlights and favorable circumstances. A web application created on CodeIgniter performs viably and quickly. It gives a propelled set of angles to compose without any preparation to assemble a unique web application.
Important Features
- Free to use
- It is authorized under MIT permit, so it is allowed to utilize.
- Follows MVC Pattern
- It utilizes Model-View-Controller which fundamentally isolates rationale and introduction parts. Solicitation comes to controller, database activity is performed through model and yield is shown through perspectives.
- In any case, in typical PHP scripting, each page speaks to MVC which builds unpredictability.
- Light weight
- It is incredibly light-weighted. CodeIgniter center framework requires little library, different libraries might be included upon dynamic solicitation dependent on your necessities. That is the reason it is very quick and light weighted.
- Generate SEO friendly URLs
- URLs produced by CodeIgniter are web crawler cordial and clean. It utilizes a fragment based methodology as opposed to standard question based methodology.
- Built-in libraries
- It accompanies full bundle libraries that empower all the web required errands like database, structure approval, sending email, controlling pictures, sending messages, and so forth.
Some different Features
- Security and XSS Filtering
- Document transferring, meeting the board, pagination, information encryption
- Adaptable URI Routing
- Zip encoding class
- Blunder logging
- Full page reserving
- Limitation