Community

Abstract Classes in PHP: Introducing the Key Concepts

(Alejandro Gervasio) 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 4, and see many hands-on examples that will allow you to make us

Read More - Register for Free Membership