Multi-Tier Application Programming with PHP : Practical Guide for Architects and Programmers

David Wall

  • 出版商: Morgan Kaufmann
  • 出版日期: 2004-06-01
  • 定價: $1,260
  • 售價: 3.2$399
  • 語言: 英文
  • 頁數: 278
  • 裝訂: Paperback
  • ISBN: 0127323503
  • ISBN-13: 9780127323503
  • 相關分類: PHP
  • 立即出貨 (庫存 < 3)

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

商品描述

Description:

While many architects use PHP for projects, they are often not aware of the power of PHP in creating enterprise-level applications. This book covers the latest version of PHP – version 5 -- and focuses on its capabilities within a multi-tier application framework. It contains numerous coding samples and commentaries on them. A chapter discusses object orientation in PHP as it applies to the multi-tier architecture and other chapters discuss HTTP and SOAP, the two communication protocols most useful in tying together multiple layers. There is also coverage of database design and query construction as well as information about tricks you can use in generating user interfaces.

 

Table of Contents:

Preface

1. Introduction

2. Designing a Multi-Tier Application in PHP

3. Object-Orientation in PHP.

4. HTTP in PHP.

5. SOAP in PHP.

6. The Accessor Layer: Setting Up the Back End.

7. The Persistence Layer.

8. The Business Logic Layer

9. The Presentation Layer

10. The Elsewhere Layer

Afterword

商品描述(中文翻譯)

描述:
許多建築師在專案中使用PHP,但他們通常不知道PHP在創建企業級應用程序方面的威力。本書涵蓋了最新版本的PHP - 版本5 - 並專注於其在多層應用程序框架中的能力。它包含了大量的編碼示例和對它們的評論。一章討論了PHP中的面向對象編程,以及它如何應用於多層架構,其他章節則討論了HTTP和SOAP,這兩種通信協議在將多個層次聯繫在一起時最有用。還包括了關於數據庫設計和查詢構建的內容,以及有關在生成用戶界面時可以使用的技巧的信息。

目錄:
前言
1. 簡介
2. 在PHP中設計多層應用程序
3. PHP中的面向對象編程
4. PHP中的HTTP
5. PHP中的SOAP
6. 存取層:設置後端
7. 持久層
8. 業務邏輯層
9. 表示層
10. 其他層
結語