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
LEADER 02384nmm a2200277 u 4500
001 EB000616139
003 EBX01000000000000000469221
005 00000000000000.0
007 cr|||||||||||||||||||||
008 140122 ||| eng
020 |a 9781430207146 
100 1 |a Sklar, David 
245 0 0 |a Essential PHP Tools  |h Elektronische Ressource  |b Modules, Extensions, and Accelerators  |c by David Sklar 
250 |a 1st ed. 2004 
260 |a Berkeley, CA  |b Apress  |c 2004, 2004 
300 |a XX, 368 p. 51 illus  |b online resource 
505 0 |a 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 
653 |a Software engineering 
653 |a Software Engineering/Programming and Operating Systems 
653 |a Computer programming 
653 |a Web Development 
041 0 7 |a eng  |2 ISO 639-2 
989 |b SBA  |a Springer Book Archives -2004 
856 4 0 |u https://doi.org/10.1007/978-1-4302-0714-6?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a 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