Abstract Class « Class « PHP






1.Define abstract class
2.abstract class demo
3.Using Abstract Classes and Methods
4.Using Abstract Classes in PHP 5
5.abstract keyword is used to say that a method or class cannot be created in your program as it stands