Written by the authors of the actual PHP code! The authoritative developer's guide to mastering advanced PHP 5 techniques.
- FREE access to a 90 day FULL version of the Zend Studio IDE!
- Coverage of PHP 5's hottest new features, including OOP, Design Patterns, XML/SOAP integration PLUS expert chapters on PHP 5 Performance Tuning and PEAR.
PHP and ASP/ASP.NET have emerged as the two primary application development frameworks for developing web applications. PHP is open source, and it is the most popular Apache module in use, by far. This book covers the key topics that developers familiar with basic PHP syntax need to master to become fully productive and effective with PHP 5. These topics include customizing PHP through writing PHP extensions, object-oriented PHP programming, using and building PEAR components, PHP shell scripting, and XML with PHP. Simply put: Readers will understand how to extend PHP to meet the needs of any development project, no matter how complex