Essential PHP Tools Modules, Extensions, and Accelerators

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, a...

Full description

Bibliographic Details
Main Author: Sklar, David
Format: eBook
Language:English
Published: Berkeley, CA Apress 2004, 2004
Edition:1st ed. 2004
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
Table of Contents:
  • 1 Accessing Databases with DB
  • 2 Accessing Databases with ADODB
  • 3 Using HTML_QuickForm for Form Processing
  • 4 Templating with Smarty
  • 5 Performing Event-Based XML Parsing with XML_Parser
  • 6 Developing Lightweight Web Services with XML_RPC
  • 7 Developing Heavyweight Web Services with SOAP
  • 8 Performing Easier XML Parsing with SimpleXML
  • 9 Sending Mail
  • 10 Working with Authentication, Users, and Passwords
  • 11 Understanding PHP Internals
  • 12 Profiling and Debugging with Xdebug
  • 13 Accelerating with Code Caches