book main | contents | reviews | updates
![]() |
Object-Oriented PHP Concepts, Techniques, and Code by Peter Lavin June 2006, 216 pp. ISBN-10 1-59327-077-1 ISBN-13 978-1-59327-077-3 $29.95 Paperback $17.95 PDF $35.95 PDF and Paperback How do I get my PDF? | ||||
|
View a sample chapter, Chapter 8: Using the PageNavigator Class It can be tough to learn the concepts of object-oriented programming with a language like C++. Fortunately, PHP's simple object model makes it an ideal language for learning about object-oriented programming. For the uninitiated, this guide to the latest version of PHP offers a speedy introduction to object-oriented programming, including a thorough explanation of classes as well as coverage of constructors, destructors, inheritance, polymorphism, and interfaces. In this easy-to-follow, example-filled guide, new concepts are coupled with fully-functional, ready-to-use PHP classes (all available for download from the book’s companion website, http://objectorientedphp.com). You’ll learn to: Object-Oriented PHP will show you how to maximize PHP’s features, with much less work than you might think. With Object-Oriented PHP, you can master the basics of object-oriented programming and get up to speed on PHP in one fell swoop. Visit the book's companion site for accompanying downloads and additional resources. For updates and corrections, visit the errata page. Peter Lavin writes regularly on all things tech, from book reviews to web design, and runs a web development firm based in Toronto. He has been published in a number of magazines and online sites, including UnixReview.com and Doctor Dobb’s Journal, and is a contributor to PHP Hacks (O’Reilly). |
|||||
book main | contents | reviews | updates
Copyright 2008 by No Starch Press