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
Two examples of how to write a batch upload controller for Codeigniter files and codeigniter. Two Codeigniter file batch upload controller writing example, codeigniter writing Example 1: *** multifile Upload *** @ authorDreamdream@shanjing-inc.com *
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 Hook Usage Example detailed, CodeIgniter hook
Examples of this article describe the use of codeigniter hooks. Share to everyone for your reference, as follows:
The CodeIgniter executes a box with 7 ellipses in the process diagram,
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
Example of writing two Codeigniter files for batch upload controller and codeigniter
Example 1:
/*** Multifile upload *** @ author Dream */public function multiple_uploads () {// load the required class library $ this-> load-> library ('upload'); //
CodeIgniter file Upload Class code instance
File Upload Class
CodeIgniter file Upload class allows files to be uploaded. You can set a file that specifies to upload a file of a certain type and a specified size.
Processing process
Common process
CodeIgniter extended Core class examples, CodeIgniter detailed
The examples in this paper describe the methods of CodeIgniter extension core classes. Share to everyone for your reference, as follows:
The extension of the core classes, auxiliary
CodeIgniter upload picture does not correctly identify the problem resolution of the picture type, CodeIgniter upload the image
In the upload class with CodeIgniter upload pictures, is clearly jpg format picture, but CI always recognized as
CodeIgniter View usage considerations, CodeIgniter
This article describes the considerations for using the CodeIgniter view. Share to everyone for your reference, as follows:
CI in the view is application/views/template file, template in support 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.