We are pleased to announce the official release of codeigniter 1.6.2. This release includes over 29 bug fixes and 34 function supplements and enhancements. These include improving the interaction between "active record" and transactional databases, introducing a constant file, improving the zip class library, a compatibility helper function, and adding new functions to file helper functions; remove the PHP close tag from the Framework file. There are many other contents. For more details, see the change history!
Welcome to codeigniter
Codeigniter is an application for PHP website developers. ProgramDevelopment Framework and toolkit. It provides a rich set of standard libraries and simple interfaces and logical structures, so that developers can perform project development more quickly. Codeigniter can be used to reduce CodeAnd devote your energy to the creative development of the project.
Please read the introduction in the following user guide, which gives you a rough understanding of codeigniter. Next, we can start the codeigniter journey from the start page!
Who prepared codeigniter?
Codeigniter is what you need, if...
You want a small framework.
You need outstanding performance.
You need to be widely compatible with various PHP versions and configurations (such as PhP4) on standard hosts ).
You want a framework with almost zero configuration.
You want a framework that does not need to use the command line.
You want a framework that does not require adherence to restrictive encoding rules.
You are not interested in pear large-scale integrated class libraries.
You do not want to be forced to learn a template language (although you can select the template parser you requested ).
You don't like complexity. You love simplicity.
You need clear and complete documents.
Official Address