CodeIgniter is an application development framework and toolkit for PHP website developers. She provides a rich set of standard libraries and simple interfaces and logical structures to help developers develop projects more quickly. CodeIgniter can reduce the amount of code writing and devote your energy to the creative development of projects.
She is a small but powerful PHP framework. As a simple and "elegant" toolkit, she can build functional Web applications for PHP programmers. If you are a developer who shares a host with others and is worried about the deadline the customer requires, and if you are tired of those stupid frameworks, CodeIgniter is what you need, if...
1. You want a small framework.
2. You need outstanding performance.
3. You need to be widely compatible with various PHP versions and configurations (such as PHP4) on standard hosts ).
4. You want a framework with almost zero configuration.
5. You want a framework that does not require the use of command lines.
6. You want a framework that does not require adherence to restrictive coding rules.
7. You are not interested in PEAR large-scale integrated class libraries.
8. You do not want to be forced to learn a template language (although you can select the template parser you want ).
9. You don't like complexity, but love simplicity.
10. You need clear and complete documents.
Major changes:
A database factory class: maintenance of database tables and fields.
An enhanced Active Record class library.
A new Session class that includes "flash variables" and additional security.
An extensible model class: the model can be automatically loaded.
Extends auxiliary functions and adds new auxiliary functions to enhance existing auxiliary functions.
A New View architecture that allows simpler inclusion of multiple views.
Over 120 enhancements, improvements, and BUG fixes.
Download: http://codeigniter.org.cn/downloads/