Object-Oriented PHP: Concepts, Techniques, and Code
暫譯: 物件導向 PHP:概念、技術與程式碼

Peter Lavin

  • 出版商: No Starch Press
  • 出版日期: 2006-06-20
  • 售價: $1,270
  • 貴賓價: 9.5$1,207
  • 語言: 英文
  • 頁數: 216
  • 裝訂: Paperback
  • ISBN: 1593270771
  • ISBN-13: 9781593270773
  • 相關分類: PHPObject-oriented
  • 無法訂購

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

相關主題

商品描述

Description

It can be tough to learn the concepts of object-oriented programming with a language like C++. Fortunately, PHP's simple object model makes it an ideal language for learning about object-oriented programming.

For the uninitiated, this guide to the latest version of PHP offers a speedy introduction to object-oriented programming, including a thorough explanation of classes as well as coverage of constructors, destructors, inheritance, polymorphism, and interfaces. In this easy-to-follow, example-filled guide, new concepts are coupled with fully-functional, ready-to-use PHP classes (all available for download from the books companion website, http://objectorientedphp.com).

You will learn to:
?Promote code reuse by creating your own classes and using built-in classes
?Customize and improve classes through inheritance
?Simplify database access by developing MySQL database and result set classes
?Incorporate an RSS reader into your site using only four lines of code
?Use XML easily with an object-oriented approach
?Employ PHP to autogenerate documentation for your code
?Make thumbnail images on the fly
?Replace clumsy error trapping with exception handling
?Take full advantage of advanced OO features in PHP
?Incorporate AJAX into your OO PHP code

Object-Oriented PHP will show you how to maximize PHPs features, with much less work than you might think. With Object-Oriented PHP, you can master the basics of object-oriented programming and get up to speed on PHP in one fell swoop.

 

Table of Contents

Chapter 1: What a Tangled Web We Weave
Chapter 2: Basics of Object-Oriented Programming
Chapter 3: Object-Oriented Features New to PHP 5
Chapter 4: Show a Little Class
Chapter 5: Mod UR Class
Chapter 6: The ThumbnailImage Class
Chapter 7: Building the PageNavigator Class
Chapter 8: Using the PageNavigator Class
Chapter 9: Database Classes
Chapter 10: Improvement Through Inheritance
Chapter 11: Advanced Object-Oriented Programming Concepts
Chapter 12: Keeping It Fresh
Chapter 13: More Magic Methods
Chapter 14: Creating Documentation Using the Reflection Classes
Chapter 15: Extending SQLite
Chapter 16: Using PDO
Appendix A: Setting Up PHP 5
Appendix B: Conversion Table: PHP 4 and PHP 5

 

商品描述(中文翻譯)

```

描述




使用像 C++ 這樣的語言學習物件導向程式設計的概念可能會很困難。幸運的是,PHP 簡單的物件模型使其成為學習物件導向程式設計的理想語言。


對於初學者來說,本指南針對最新版本的 PHP 提供了物件導向程式設計的快速介紹,包括對類別的詳細解釋,以及對建構子、解構子、繼承、多型和介面的涵蓋。在這本易於跟隨、充滿範例的指南中,新概念與完全功能的、可立即使用的 PHP 類別相結合(所有類別均可從本書的伴隨網站 http://objectorientedphp.com 下載)。


您將學會:
? 通過創建自己的類別和使用內建類別來促進代碼重用
? 通過繼承自定義和改進類別
? 通過開發 MySQL 數據庫和結果集類別來簡化數據庫訪問
? 僅用四行代碼將 RSS 閱讀器整合到您的網站中
? 使用物件導向的方法輕鬆使用 XML
? 使用 PHP 自動生成代碼文檔
? 動態生成縮略圖
? 用例外處理替代笨拙的錯誤捕獲
? 充分利用 PHP 中的高級物件導向特性
? 將 AJAX 整合到您的 OO PHP 代碼中


《物件導向 PHP》將向您展示如何最大化 PHP 的功能,所需的工作量遠低於您想像的。通過《物件導向 PHP》,您可以在一次性學習中掌握物件導向程式設計的基礎並迅速熟悉 PHP。


 

目錄



第 1 章:我們編織的錯綜複雜的網絡
第 2 章:物件導向程式設計的基本概念
第 3 章:PHP 5 中的新物件導向特性
第 4 章:展示一點類別
第 5 章:修改您的類別
第 6 章:縮略圖類別
第 7 章:構建 PageNavigator 類別
第 8 章:使用 PageNavigator 類別
第 9 章:數據庫類別
第 10 章:通過繼承進行改進
第 11 章:高級物件導向程式設計概念
第 12 章:保持新鮮
第 13 章:更多魔法方法
第 14 章:使用反射類別創建文檔
第 15 章:擴展 SQLite
第 16 章:使用 PDO
附錄 A:設置 PHP 5
附錄 B:轉換表:PHP 4 和 PHP 5


 



```

最後瀏覽商品 (20)