買這商品的人也買了...
-
$980Advanced Compiler Design and Implementation
-
$580$458 -
$970Introduction to Algorithms, 2/e
-
$1,890$1,796 -
$590$466 -
$720$569 -
$560$476 -
$880$695 -
$850$723 -
$280$218 -
$480$379 -
$750$593 -
$720$569 -
$780$616 -
$580$493 -
$780$663 -
$490$382 -
$590$460 -
$550$495 -
$620$490 -
$1,127Foundations of Algorithms Using C++ Pseudocode, 3/e (Hardcover)
-
$780$616 -
$650$507 -
$299Developer to Designer: GUI Design for the Busy Developer
-
$650$507
相關主題
商品描述
This book is an essential guide to some of the best free add-ons to PHP. These add-ons, or tools, provide invaluable functionality for improving your PHP Web applications, including accessing databases, generating robust Web forms, using page templating systems, creating and parsing XML documents, authenticating users, and much more.
In response to the existing shortage of documentation about the tools, Sklar packs this book with details about installing, configuring, and using each tool—along with plenty of examples tailored to PHP 4 and 5.
Sklar also lays out the details of Auth and HTML_QuickForm—two hard working
PEAR modules—so you don’t have to code your own authentication system or Web
form construction set! Also included are chapters on debugging programs, and
increasing Web server speed. In short, you will learn to eliminate
inefficiencies in PHP, and enhance performance without any code modification.
Table of contents:
Part One Databases
Chapter 1 Accessing Databases with DB
Chapter 2 Accessing Databases with
ADODB
Part Two HTML
Chapter 3 Using HTML_QuickForm for Form Processing
Chapter 4 Templating with Smarty
Part Three XML
Chapter 5 Performing
Event-Based XML Parsing with XML Parser
Chapter 6 Developing Lightweight Web
Services with XML_RPC
Chapter 7 Developing Heavyweight Web Services with
SOAP
Chapter 8 Performing Easier XML Parsing with SimpleXML
Part Four
Networking
Chapter 9 Sending Mail
Chapter 10 Working with Authentication,
Users, and Passwords
Part Five Debugging, Caching, and Optimizing
Chapter
11 Understanding PHP Internals
Chapter 12 Profiling and Debugging with Xdebug
Chapter 13 Accelerating with Code Caches
商品描述(中文翻譯)
這本書是關於一些最佳免費 PHP 附加元件的必備指南。這些附加元件或工具提供了寶貴的功能,以改善您的 PHP 網頁應用程式,包括訪問資料庫、生成穩健的網頁表單、使用頁面模板系統、創建和解析 XML 文件、用戶身份驗證等等。
針對現有的工具文檔短缺,Sklar 在本書中詳細介紹了每個工具的安裝、配置和使用方法,並提供了大量針對 PHP 4 和 5 的範例。
Sklar 也詳細說明了 Auth 和 HTML_QuickForm 這兩個高效的 PEAR 模組,讓您不必自己編寫身份驗證系統或網頁表單構建集!書中還包括了有關調試程式和提高網頁伺服器速度的章節。簡而言之,您將學會消除 PHP 中的低效率,並在不修改任何代碼的情況下提升性能。
目錄:
第一部分 資料庫
第 1 章 使用 DB 訪問資料庫
第 2 章 使用 ADODB 訪問資料庫
第二部分 HTML
第 3 章 使用 HTML_QuickForm 進行表單處理
第 4 章 使用 Smarty 進行模板化
第三部分 XML
第 5 章 使用 XML Parser 進行事件驅動的 XML 解析
第 6 章 使用 XML_RPC 開發輕量級網頁服務
第 7 章 使用 SOAP 開發重量級網頁服務
第 8 章 使用 SimpleXML 進行更簡單的 XML 解析
第四部分 網路
第 9 章 發送郵件
第 10 章 處理身份驗證、用戶和密碼
第五部分 調試、快取和優化
第 11 章 理解 PHP 內部結構
第 12 章 使用 Xdebug 進行性能分析和調試
第 13 章 使用代碼快取加速