By bonlebon
via phphacks.com
Published: Aug 13 2006 / 20:51
An abstract class is a class that cannot (or should not) be instantiated. They are surprisingly useful for certain purposes. In this article, you will learn the important concepts related to abstract classes in PHP, and see many hands-on examples that will allow you to make use of them in your own applications.



Add your comment