In this article you will learn the concepts surrounding abstract classes, situations where they are useful in design, how you can implement abstract classes in PHP.
This arcticle introduces Object Oriented Programming (OOP) in PHP. It will show you how to code less and better by using some OOP concepts and PHP tricks.