Introduction to Object-Oriented Programming Using PHP.This page will describes the term `object-oriented programming`.let's start with few basic concepts before you can begin writing any code.<br /> Object-oriented programming is a method of programming based on a hierarchy of classes, and well-defined objects

Object Oriented Programming

Introduction to Object-Oriented Programming Using PHP.This page  will describes the term `object-oriented programming`.let's start with few basic concepts before you can begin writing any code.
Object-oriented programming is a method of programming based on a hierarchy of classes, and well-defined objects.


Brief overview of object-oriented concepts and terminology: