If knowledge is power, then sharing knowledge is ultimate powertrip
PMP®, SAFe®5 POPM, SAFe®5 SSM, SAFe®5 SA, Prince2, MCP
Latest Updates
You are here: Home > Frameworks > Zend

Abstract Class vs Interface in php

In this article along with the demo project I will discuss Abstract class vs Interface in php. The concept of Abstract classes and Interfaces is a bit confusing for beginners of Object Oriented programming. Therefore, I am trying to discuss the theoretical aspects of both the concepts and compare their usage. And finally I will demonstrate how to use them ... Read More »

Scroll To Top