- CodeIgniter 1.7
- David Upton Jose Argudo Blanco
- 300字
- 2021-04-01 13:45:28
What CI doesn't do
There are some things that CI doesn't do. CI was intended to be a small and lightweight framework. The zipped download for version 1.7.2 is only 2.1 MB and is downloaded in seconds, whereas the Zend framework is 10 MB. It won't answer all the problems you will have. But it does:
- Make it easy and quick to program in PHP
- Structure your site and help you through the architectural decisions
As a result of being lightweight, it does not have as many features as some of its rivals. Other frameworks such as Rails, CakePHP, or Symfony have scaffolding and generators. These tools automatically write certain basic scripts for you.
Once you have set up a database, Rails creates out-of-the-box web pages to do basic Create, Read, Update, and Delete (CRUD) operations on the database tables. In addition, Rails allows you to write generators—pieces of code that automatically write other basic scripts. The Rails community has created quite a lot of these, so you can automatically generate scripts that do all sorts of clever things.
CI concentrates on making basic things easy. Some of the things it handles are:
Sounds familiar? All of these are basic processes, which you will have to go through if you're building a dynamic website. CI makes these processes easier, and makes your code more likely to work. Join this outstanding community; it will help you in case you need it (at the CodeIgniter forums). You can even share code at the Wiki (http://codeigniter.com/wiki/), and you will find why CI is so popular.
- Illustrator實(shí)例教程:Illustrator 2021(電子活頁(yè)微課版)
- VR、AR與MR項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- Premiere Pro 2022從新手到高手
- Authorware應(yīng)用案例教程
- Photoshop CS6從入門(mén)到精通
- CorelDRAW服裝設(shè)計(jì)實(shí)用教程(第四版)
- 零基礎(chǔ)學(xué)后期:Photoshop+Lightroom數(shù)碼照片處理從新手到高手
- Premiere視頻編輯應(yīng)用教程:PremierePro 2020(微課版)
- Illustrator 2024從入門(mén)到精通
- 新編 中文版Photoshop入門(mén)與提高
- SolidWorks 2018有限元:運(yùn)動(dòng)仿真與流場(chǎng)分析自學(xué)手冊(cè)
- Premiere Pro CC 2018基礎(chǔ)教程(第3版)
- 行攝 Photoshop CC后期修片高手之道(第2版)
- 中文版CINEMA 4D R20 實(shí)用教程
- 中文版Maya 2014基礎(chǔ)培訓(xùn)教程