Object-Oriented PHP: Concepts, Techniques, and Code (PDF 英文版)
(PDF 英文版)
by Peter Lavin
Paperback: 216 pages
Publisher: No Starch Press (June 20, 2006)
ISBN-10: 1593270771
ISBN-13: 978-1593270773
If you are a PHP programmer who wants to make the switch to an object-oriented approach, Object-Oriented PHP can ease the transition from procedural to object-oriented programming.
Create classes and use them effectively
Simplify database access by developing MySQL database and result set classes
Use PHP Data Objects (PDO) for uniform access to any database
Incorporate an RSS reader into your site using only 4 lines of code
See how easy it is to use XML when you take an object-oriented approach
Take full advantage of advanced OOP features in PHP
Integrate PHP with AJAX applications
Use PHP to autogenerate documentation for your code
详细介绍,目录,试读在此:http://www.nostarch.com/oophp.htm
详细介绍,勘误,源码在此:http://www.objectorientedphp.com/