|
Object-Oriented PHP: Concepts, Techniques & Code
Object-Oriented PHP shows developers how to take advantage
of the new object-oriented features of PHP. Working within
the context of concrete examples, the book begins with code
compatible with PHP 4 and 5, and then focuses on
object-orientation in PHP 5. The author's practical approach
uses numerous code examples, which will
help developers get
up to speed with object oriented PHP quickly, and show them
how to apply what they learn to everyday situations. All
code samples are available for download on the book's
companion site.
What a tangled web we weave
Basics of OOP
Features new to PHP 5
Show a little class
Mod UR class
The thumbnailimage class
Building the page navigator class
Database classes
Keeping it fresh
More magic methods
Using PDO
|