Essential PHP Tools: Modules, Extensions, and Accelerators

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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, author David 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_QuickFormtwo 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.

Author(s): David Sklar (auth.)
Edition: 1
Publisher: Apress
Year: 2004

Language: English
Pages: 368
Tags: Software Engineering/Programming and Operating Systems

Front Matter....Pages N2-xx
Front Matter....Pages 1-1
Accessing Databases with DB....Pages 3-22
Accessing Databases with ADODB....Pages 23-51
Front Matter....Pages 53-53
Using HTML_QuickForm for Form Processing....Pages 55-92
Templating with Smarty....Pages 93-147
Front Matter....Pages 149-149
Performing Event-Based XML Parsing with XML_Parser....Pages 151-170
Developing Lightweight Web Services with XML_RPC....Pages 171-186
Developing Heavyweight Web Services with SOAP....Pages 187-213
Performing Easier XML Parsing with SimpleXML....Pages 215-222
Front Matter....Pages 223-223
Sending Mail....Pages 225-240
Working with Authentication, Users, and Passwords....Pages 241-261
Front Matter....Pages 263-263
Understanding PHP Internals....Pages 265-274
Profiling and Debugging with Xdebug....Pages 275-295
Accelerating with Code Caches....Pages 297-330
Back Matter....Pages 331-348