
Added 24 Jan 05 Updated 04 Jul 08Apress has been profuse in both its quantity and quality of releasesand (this book is) surely worth adding to your technical reading budget for skills development.
? Blane Warrene, Technology Notes
I stayed up clear past my ’bedtime’ several nights while implementing the covered modules in my program, unable to pull myself away.
? Timothy Boronczyk, Codewalkers
From Pear packages to parsing XML files, this book is a huge time-saver to developing your own solutions.
? Richard Testani, Apple-Sauce.com
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 toolalong with plenty of examples tailored to PHP 4 and 5.
Sklar also lays out the details of Auth and HTML_QuickFormtwo hard working PEAR modulesso you dont 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.
PHP Toolbox explains how to use popular PEAR modules and PHP add-ons to simplify your XML processing, database access, templating, and other common tasks. It also explains how to use a PHP code cache or optimizer, which speeds up your code without requiring any rewriting or code changes.
Apress has been profuse in both its quantity and quality of releasesand (this book is) surely worth adding to your technical reading budget for skills development.
— Blane Warrene, Technology Notes
I stayed up clear past my ’bedtime’ several nights while implementing the covered modules in my program, unable to pull myself away.
— Timothy Boronczyk, Codewalkers
From Pear packages to parsing XML files, this book is a huge time-saver to developing your own solutions.
— Richard Testani, Apple-Sauce.com
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 toolalong with plenty of examples tailored to PHP 4 and 5.
Sklar also lays out the details of Auth and HTML_QuickFormtwo hard working PEAR modulesso you dont 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.
Today, PHP is the leading programming language for developing dynamic web applications. The simplicity of PHP, the ease of development, a large community, and the expansive repository of open source PHP libraries, make it a favorite of web designers and developers. In Essential PHP Tools: Modules, Extensions, and Accelerators,, you’ll find many useful and popular packages for PHP. Sklar provides lots of examples of how to use little- or poorly-documented PHP packages.
There are many external libraries available to PHP, some under the PEAR brand ( http://pear.php.net ) and others by individual authors or companies.
If you would like to automate the creation, processing and validatin of form processing, there’s HTML_QuickForm. If you’d like to implement a templating system to separate presentation logic from other programming logic, there’s Smarty. If you would like to setup a lightweight, yet completely usable and effective web services platform, there’s the PEAR XML-RPC library.
In many of these cases, the online documentation is too complicated or technical (e.g. HTML_QuickForm) or too skimpy (PEAR XML-RPC). Enter David Sklar’s book!
David uses concise, clear language with plenty of examples to explain how a certain library works. He goes through it step-by-step, first with a paragraph of descriptive text, then with a snippet of code elucidating what was previously mentioned.
He manages to cover just enough ground to enable you to grasp how to use a certain library without boring you to tears with extraneous, non-essential information.
If you would like to avoid re-inventing the wheel and the introduction of bugs (that almost always follows the insertion of new, untested code), I suggest you procure a copy of Essential PHP Tools today, and read it cover-to-cover!
Internet Explorer 6.0+,
Firefox 1.5+!