What is Interfaces | Interface vs Abstract class | Object Oriented Concept | Advance PHP Tutorial | Learning Points
What is interface
How interface uses
How to declare interface
Difference between interface and abstract class
How to call interfaces
implements keyword and its use