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...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
Berkeley, CA :
Apress,
[2004]
|
| Series: | Expert's voice in open source.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- Accessing databases with DB
- Accessing databases with ADODB
- Using HTML_QuickForm for form processing
- Templating with Smarty
- Performing event-based XML parsing with XML_Parser
- Developing lightweight web services with XML_RPC
- Developing heavyweight web services with SOAP
- Performing easier XML parsing with SimpleXML
- Sending mail
- Working with authentication, users, and passwords
- Understanding PHP internals
- Profiling and debugging with Xdebug
- Accelerating with code caches.