PHP 5 CMS Framework Development - 2nd Edition
暫譯: PHP 5 內容管理系統框架開發 - 第二版

Martin Brampton

  • 出版商: Packt Publishing
  • 出版日期: 2010-08-20
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 416
  • 裝訂: Paperback
  • ISBN: 1849511349
  • ISBN-13: 9781849511346
  • 相關分類: PHP
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

For professional PHP developers, this is the perfect guide to web-oriented frameworks and content management systems. Covers all the critical design issues and programming techniques in an easy-to-follow style and structure. Overview Learn about the design choices involved in the creation of advanced web oriented PHP systems Build an infrastructure for web applications that provides high functionality while avoiding pre-empting styling choices Implement solid mechanisms for common features such as menus, presentation services, user management, and more Written by a seasoned developer of CMS applications and other modern software What you will learn from this book Effective coding techniques, illustrated through examples of key parts of sample solutions, along with detailed explanations. Object architectures to fully exploit PHP 5 in advanced systems A foundation for database processing to ease further development Technical functions such as handling user sessions and the efficient creation and use of caches How to support add-on applications to extend the main framework Flexible and efficient ways to deal with supporting different world languages Reviews and practical solutions for topics including XML handling, configuration management, editing, file system interfaces, mail, spam, timed operations and parameter objects Transforming query string URLs to be more “friendly” both for people and search engines Alternative ways to deal with presentation services, including discussion of MVC (model-view-controller) Approach The book includes extensive discussion of the design issues, and how to overcome them in the framework. Each chapter of the book focuses on a particular requirement of the framework. The book will not present the total code for a framework, which requires many thousands of lines. But it does show the parts that raise critical design or implementation issues. For these, detailed explanation is given

商品描述(中文翻譯)

對於專業的 PHP 開發者來說,這是一本完美的指南,涵蓋了以網頁為導向的框架和內容管理系統。以易於理解的風格和結構,涵蓋所有關鍵的設計問題和編程技術。

概述
了解在創建先進的以網頁為導向的 PHP 系統中所涉及的設計選擇
建立一個提供高功能性的網頁應用程式基礎架構,同時避免預先決定樣式選擇
實現穩固的機制以處理常見功能,如菜單、展示服務、用戶管理等
由一位經驗豐富的內容管理系統(CMS)應用程式和其他現代軟體的開發者撰寫

您將從本書中學到的內容
有效的編碼技術,通過示例展示關鍵解決方案的主要部分,並提供詳細解釋。
物件架構以充分利用 PHP 5 在先進系統中的功能
數據庫處理的基礎,以便於後續開發
技術功能,如處理用戶會話和高效創建及使用快取
如何支持附加應用程式以擴展主框架
靈活且高效的方式來處理支持不同語言的需求
針對 XML 處理、配置管理、編輯、檔案系統介面、郵件、垃圾郵件、定時操作和參數物件等主題的評估和實用解決方案
將查詢字串 URL 轉換為對人類和搜尋引擎更“友好”的形式
處理展示服務的替代方法,包括對 MVC(模型-視圖-控制器)方法的討論

方法
本書包括對設計問題的廣泛討論,以及如何在框架中克服這些問題。每一章都專注於框架的特定需求。本書不會呈現一個框架的完整代碼,因為這需要數千行代碼。但它確實展示了那些引發關鍵設計或實現問題的部分,並對這些部分提供詳細解釋。