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 Page class Pagination Use Method example, codeigniter example
The example of this article describes how to use the CodeIgniter page class pagination. Share to everyone for your reference, as follows:
Controller controllers
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
$config [' base_url '] = "http://www.jb51.net/". The URL of your website, CodeIgniter will be based on this URL to generate links, form address and so on.
$config [' index_page '] = "index.php" codeigniter the index.php file name under the root
$config [' base_url '] = "http://www.jb51.net/". The Web site of your website, CodeIgniter will be based on this site to generate links, form addresses and so on.
$config [' index_page '] = index.php file name CodeIgniter The root of index.php,
CodeIgniter e-Mail based email method, Codeigniteremail
This paper describes the method of e-mail codeigniter based on email. Share to everyone for your reference, as follows:
CodeIgniter has a powerful email class. The following is the code that
Database.php Usage Example Analysis of codeigniter configuration, Codeigniterdatabase
In this paper, the database.php usage of codeigniter configuration is analyzed. Share to everyone for your reference, as follows:
The CodeIgniter database
CodeIgniter Framework database transaction processing design flaws and solutions, CodeIgniter framework
Cause:
In one of our online businesses, using older versions of the CodeIgniter framework, there is a design flaw in the DB Class for the DB
Design defects and solutions for CodeIgniter framework database transaction processing, codeigniter framework
Cause:
In an online business, we use the older CodeIgniter framework. In the DB class, there is a design defect in the processing of DB
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.
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.