CodeIgniter for Rapid PHP Application Development
暫譯: CodeIgniter 快速 PHP 應用程式開發指南

David Upton

  • 出版商: Packt Publishing
  • 出版日期: 2007-07-31
  • 售價: $1,540
  • 貴賓價: 9.5$1,463
  • 語言: 英文
  • 頁數: 220
  • 裝訂: Paperback
  • ISBN: 1847191746
  • ISBN-13: 9781847191748
  • 相關分類: PHP
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Description

This book explains how to work with CodeIgniter in a clear logical way. It is not a detailed guide to the syntax of CodeIgniter, but makes an ideal complement to the existing online CodeIgniter user guide, helping you grasp the bigger picture and bringing together many ideas to get your application development started as smoothly as possible.
What you will learn from this book:
- Setting up the CI package on your web server;
- Understanding the Model-View-Controller (MVC) pattern for organizing a dynamic website;
- Understanding the structure of a CI site;
- Designing better views and controllers;
- Object-oriented aspects of CI;
- Integrating databases such as MySQL and simplifying your database access;
- Making your site more robust and professional by using CI's built-in classes;- Creating and validating HTML forms with CI form helpers;
- Handling files, images, and sessions with CI;
- Sending email from CI;
- Using CI for testing your code with error handling, unit testing, benchmarking, and profiling;
- Getting an XML-RPC server and client working;
- Generating Create, Update, Delete, and Read (C.R.U.D) entries on each database table.

商品描述(中文翻譯)

**描述**

這本書以清晰且合邏輯的方式解釋如何使用 CodeIgniter。它並不是 CodeIgniter 語法的詳細指南,但作為現有的線上 CodeIgniter 使用者指南的理想補充,幫助你掌握全局觀,並整合許多想法,以便讓你的應用程式開發盡可能順利地開始。

你將從這本書中學到:
- 在你的網頁伺服器上設置 CI 套件;
- 理解用於組織動態網站的模型-視圖-控制器(Model-View-Controller, MVC)模式;
- 理解 CI 網站的結構;
- 設計更好的視圖和控制器;
- CI 的物件導向特性;
- 整合 MySQL 等資料庫並簡化你的資料庫存取;
- 通過使用 CI 的內建類別,使你的網站更穩健和專業;
- 使用 CI 表單輔助工具創建和驗證 HTML 表單;
- 使用 CI 處理檔案、圖片和會話;
- 從 CI 發送電子郵件;
- 使用 CI 測試你的程式碼,包括錯誤處理、單元測試、基準測試和性能分析;
- 使 XML-RPC 伺服器和客戶端運作;
- 在每個資料庫表上生成創建、更新、刪除和讀取(C.R.U.D)條目。