Community

Inheritance and Polymorphism in PHP: Building a Form Generator – Part I

(Alejandro Gervasio) Object Oriented Programming (OOP) is a powerful technology for designing Web applications. This article is the first in a three part series that will explain two of the bases of OOP, Inheritance and Polymorphism, and apply these principles to building an extensible form gene

Read More - Register for Free Membership