As a developer, we always encounter situation where we commit our work in progress. And then later on at some point in time, we want
Category: Web Technology
In PHP, an interface is a powerful language construct that allows us to declare a set of methods that must be implemented by any class