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 View & models & Controllers, CodeIgniter
--------------------------------------------------------------------------------------------------------
Load view
$this->load->view (' home/name '); You can store views with subfolders, the
CodeIgniter's form helper function: the input data sets us to focus on how you use your HTML pages. One of the most important parts of any dynamic website is interacting with users, and this usually means using HTML forms. The form helper function
We plan to start a new project from scratch and evaluate some PHP frameworks for this. Our alternative list is cake, CodeIgniter, Symfony and Zend. We used each of these 4 frameworks to write an identical small application (a simple wiki application)
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:
I have a project recently, the project is not very large, the need for a certain period of expansion, the key to consider is the speed of performance and development. My personal php base is OK, only contact smarty, a little familiar with MVC, did
Codeigniter's form helper function: the input data sets us to focus on how you use your HTML pages.
One of the most important parts of any dynamic website is interacting with users, and this usually means using HTML forms.
The form helper 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
A summary of the optimization statements for Codeigniter database tables. Codeigniter has been used for some time and has not been summarized. Now I have summarized some optimization statements for Codeigniter to operate on database tables. although
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.