
February 1st, 2006, 09:00 AM
|
|
|
|
Abstract Classes in PHP: Setting Up a Concrete Example
Welcome to part two of the series “Abstract classes in PHP.” In three tutorials, this series introduces the key concepts of abstract classes in PHP 4-PHP 5, and explores their application and use in different object-oriented development environments. Whether you’re an experienced PHP developer wanting to fill in some gaps related to abstract classes, or only a beginner starting to taste the power of object-based programming in PHP, hopefully you’ll find this series enjoyable and instructive.
Read the full article here: Abstract Classes in PHP: Setting Up a Concrete Example
For more discussion go here: Blog Article Discussion
|