Beginning PHP and PostgreSQL E-Commerce: From Novice to Professional
暫譯: 從新手到專業:PHP 與 PostgreSQL 電子商務入門
Cristian Darie, Mihai Bucica, Emilian Balanescu
- 出版商: Apress
- 出版日期: 2006-12-27
- 售價: $1,920
- 貴賓價: 9.5 折 $1,824
- 語言: 英文
- 頁數: 640
- 裝訂: Paperback
- ISBN: 159059648X
- ISBN-13: 9781590596487
-
相關分類:
PHP、PostgreSQL、SQL、電子商務 E-commerce
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$580$493 -
$680$578 -
$520$442
商品描述
The PHP language and PostgreSQL database server have long offered an ideal blend of practicality and power for both the novice and experienced programmer alike. Yet the continued evolution of both technologies makes them better suited to drive enterprise-class applications than ever before. In Beginning PHP and PostgreSQL E-Commerce: From Novice to Professional, noted authors Cristian Darie, Emilian Balanescu, and Mihai Bucica show you how to take advantage of this powerful duo to build an e-commerce web site, guiding you step-by-step through the process of designing and developing the project.
Each chapter is devoted to a specific new feature. You'll learn how to build an online product catalog complete with pagination features, shopping cart, checkout mechanism, product search feature, product recommendations, administrative features, customer accounts, an order-management system, and more. You'll also learn how to process electronic payments by integrating several popular payment services, including PayPal, DataCash, and Authorize.net, and how to integrate the Amazon E-Commerce Service (ECS).
The book promotes good programming practices, including the separation of presentation code, business code, and data access code using a 3-tier architecture. PDO (PHP Data Objects) is used to connect to the database, and PostgreSQL functions are used to store the data logic. The Smarty templating engine is used to create the presentation layer. For a preview of what this book will teach you, take a look at the HatShop shopping cart demo.
Who This Book Is For
Beginning PHP and PostgreSQL E-Commerce: From Novice to Professional is aimed at developers looking for a tutorial approach to building a full e-commerce web site from design to deployment. However, its assumed that you have mastered the basics of PHP and have some experience working with relational databases (preferably PostgreSQL).
商品描述(中文翻譯)
PHP 語言和 PostgreSQL 資料庫伺服器長期以來為新手和經驗豐富的程式設計師提供了實用性和強大功能的理想結合。然而,這兩種技術的持續演進使它們比以往更適合驅動企業級應用程式。在《Beginning PHP and PostgreSQL E-Commerce: From Novice to Professional》一書中,知名作者 Cristian Darie、Emilian Balanescu 和 Mihai Bucica 將指導您如何利用這對強大的組合來建立電子商務網站,並逐步引導您完成設計和開發專案的過程。
每一章都專注於一個特定的新功能。您將學習如何建立一個完整的線上產品目錄,包含分頁功能、購物車、結帳機制、產品搜尋功能、產品推薦、管理功能、客戶帳戶、訂單管理系統等。您還將學習如何通過整合幾個流行的支付服務(包括 PayPal、DataCash 和 Authorize.net)來處理電子支付,以及如何整合 Amazon E-Commerce Service (ECS)。
本書提倡良好的程式設計實踐,包括使用三層架構來分離展示程式碼、業務程式碼和資料存取程式碼。使用 PDO (PHP Data Objects) 來連接資料庫,並使用 PostgreSQL 函數來儲存資料邏輯。Smarty 模板引擎用於創建展示層。想要預覽本書將教您什麼,請查看 HatShop 購物車示範。
本書的讀者對象
《Beginning PHP and PostgreSQL E-Commerce: From Novice to Professional》旨在為尋求從設計到部署建立完整電子商務網站的開發人員提供教程。然而,假設您已經掌握了 PHP 的基礎知識並且有一些使用關聯資料庫(最好是 PostgreSQL)的經驗。