|
|
"OO in PHP 5: Interfaces, Static Methods & More"
These are the notes used for a verbal presentation to the
Nashville Users Group
on February 10, 2005
A whirlwind tour of general object oriented programming in PHP,
followed by a more in-depth tutorial regarding OO functionality new in
PHP 5, including interfaces and static methods, using the everyday,
practical context of database connectivity and persistence.
- Why Use Objects?
- Basic OO with PHP4
- Intermediate OO with PHP5:
- Advanced OO with PHP5:
-
Further Reading
Start>>
|
 |
|