No1. learning points:
I. Introduction to the codeigniter framework
Ii. codeigniter framework Installation
Iii. directory structure analysis of codeigniter framework
4. How does codeigniter framework work?
5. Controller, view, model, and database
Summarize some excellent features of CodeIgniter
Recently prepared to take over the improvement of a project written by someone else with CodeIgniter, although previously also useful CI, but is completely according to their own meaning
CodeIgniter Configuration Session Usage example analysis, Session usage example
This example describes the session usage of CodeIgniter configuration. Share to everyone for your reference, as follows:
Just use CodeIgniter when the session was also
CodeIgniter View & models & Controllers, CodeIgniter
--------------------------------------------------------------------------------------------------------
Load view
$this->load->view (' home/name '); You can store views with subfolders, the
CI (CodeIgniter) setting enhanced configuration class instance, Cicodeigniter
This example describes the setting enhanced configuration class for CodeIgniter. Share to everyone for your reference, as follows:
The enhanced configuration class is
Original: CodeIgniter connection database and Quick StartFirst, the database configurationCodeIgniter has a configuration file that lets you store database connection values (Username: username, password: password, database name: ). The
First, the database configurationCodeIgniter has a configuration file that lets you store database connection values (Username: username, password: password, database name: ). The configuration file is located in the application/config/database.php .
This is a gamer chapter. It tells the working principle of CodeIgniter, that is, to unveil the secret of CI '. If you are new to CI, you may want to skip it. However, sooner or later, you may want to know what is happening behind the scenes of CI.
Recently prepared to take over the improvement of a project that someone else wrote with CodeIgniter, although it used to be CI, but it was written in its own words, not according to some of CI's routines. In public projects, it is best to follow
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.