PHP MySQL Website Programming: Problem - Design - Solution
暫譯: PHP MySQL 網站程式設計:問題 - 設計 - 解決方案

Chris Lea, Mike Buzzard, Dilip Thomas, Jessey White-Cinis

  • 出版商: Apress
  • 出版日期: 2003-07-17
  • 售價: $1,930
  • 貴賓價: 9.5$1,834
  • 語言: 英文
  • 頁數: 528
  • 裝訂: Paperback
  • ISBN: 159059150X
  • ISBN-13: 9781590591505
  • 相關分類: MySQLPHPSQL
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

PHP MySQL Website Programming: Problem - Design - Solution shows the development process for a web site using a specific set of technologies: the Apache web server, the MySQL database system, and the PHP scripting language. It gives you a completely hands-on experience and guides you through the construction of a complete application-driven site from design to deployment.

Each chapter in the book is broken into three parts:

  • Problem: The authors analyze each task and identify areas that may be particularly hard to implement.
  • Design: Once the problems have been identified, a proposal is sketched out for solving them.
  • Solution: The code is developed and deployed to accomplish the task at hand.

Throughout the book, good object-oriented PHP coding methods are used where appropriate. The site you construct features a modular design, so the individual chapters are generally focused on designing and building a specific piece of the site's functionality. A working model of the site can be found online at http://apress.mediatemple.net

On the whole, this book provides a lot of insight into the ways you can implement web applications with PHP and MySQL in real-world situations.

Table of Contents

Chapter 1: Building a PHP MySQL Web Site
Chapter 2: Planning the Web Site
Chapter 3: Designing the User Interface
Chapter 4: Managing Users and Sessions
Chapter 5: Visitor Accounts
Chapter 6: Dynamic News Content
Chapter 7: Syndication
Chapter 8: Advertising
Chapter 9: Online Polls
Chapter 10: User Discussion Forums
Chapter 11: Newsletters and Mailing Lists
Chapter 12: Shopping Carts
Chapter 13: Checking Out
Chapter 14: The Road Ahead

商品描述(中文翻譯)

《PHP MySQL 網站程式設計:問題 - 設計 - 解決方案》展示了使用特定技術組合開發網站的過程:Apache 網頁伺服器、MySQL 資料庫系統和 PHP 腳本語言。它提供了完全的實作經驗,並指導您從設計到部署建構一個完整的應用驅動網站。

本書的每一章分為三個部分:
- 問題:作者分析每個任務並識別可能特別難以實現的區域。
- 設計:一旦識別出問題,便會草擬出解決方案的提案。
- 解決方案:開發並部署代碼以完成當前任務。

在整本書中,適當地使用了良好的物件導向 PHP 編碼方法。您所建構的網站具有模組化設計,因此各個章節通常專注於設計和建構網站功能的特定部分。網站的運行模型可以在線找到,網址為 http://apress.mediatemple.net。

總的來說,本書提供了許多關於如何在現實情況下使用 PHP 和 MySQL 實現網頁應用的見解。

**目錄**
- 第 1 章:建立 PHP MySQL 網站
- 第 2 章:網站規劃
- 第 3 章:設計使用者介面
- 第 4 章:管理使用者和會話
- 第 5 章:訪客帳戶
- 第 6 章:動態新聞內容
- 第 7 章:聯播
- 第 8 章:廣告
- 第 9 章:線上投票
- 第 10 章:使用者討論論壇
- 第 11 章:電子報和郵件列表
- 第 12 章:購物車
- 第 13 章:結帳
- 第 14 章:未來之路