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
CodeIgniter for database connection, configuration and usage, CodeIgniter database
This paper describes the connection, configuration and usage of CodeIgniter for database. Share to everyone for your reference, as follows:
1. Database:
Create
CodeIgniter Read and write separation implementation method detailed, CodeIgniter read and write
In this paper, the implementation method of CodeIgniter read-write separation is described. Share to everyone for your reference, as follows:
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
CodeIgniter View & models & Controllers, CodeIgniter
--------------------------------------------------------------------------------------------------------
Load view
$this->load->view (' home/name '); You can store views with subfolders, the
Detailed description of the implementation method of CodeIgniter read/write splitting, and codeigniter read/write. CodeIgniter: detailed description of the implementation method of read/write splitting. the example in this article describes the
Original: Use CodeIgniter to create a simple Web siteReferences from:Http://www.ibm.com/developerworks/cn/web/wa-codeigniter/index.htmlMy first CodeIgniter project (except for HelloWorld) is now collated and recorded.Related environment:System:
This article illustrates the connection, configuration and usage of CodeIgniter to the database. Share to everyone for your reference, specific as follows:
1. Database:
Create database test;
CREATE TABLE users (
ID int not NULL,
name
This paper illustrates the method of CodeIgniter read-write separation. Share to everyone for your reference, specific as follows:
The current server only do master and slave, not configured read-write separation, read-write separation function
This article mainly introduces the student information system site dynamic release function based on Codeigniter framework. it analyzes in detail the Database SQL statements related to dynamic sites, the functions and implementation skills of
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.