Tag: OOP

7 years ago

PHP supports Type Hinting concept from the version PHP 5 and I have explained about Type Hinting before but today I am going to explain Read More

7 years ago

In this article, we are going to learn, what is PHP Encapsulation? What the advantages of PHP Encapsulation? Before we move to the conceptual understanding Read More

7 years ago

The class is a blueprint or template for an object, means to create a new object we must require it’s blueprint or template.This article on Read More

7 years ago

In this article, we are going to learn PHP Inheritance. When we talk about PHP Inheritance, the first and the most basic question that comes Read More

9 years ago

PHP 5 comes with object-oriented programming and provides comprehensive and robust support. you can structure your code in very easily using this OOPs features provided Read More

9 years ago

While you are working on the web application, sometimes it is necessary to fetch the information about the structure of a particular class and to Read More

9 years ago

In this article, we will learn about class properties access modifier.All the properties and methods used in the classes with the keyword public. This means, Read More

Most Popular Posts

How to use jQuery Cookie

Posted on 11 years ago

Bhumi

Branching and Merging in Git

Posted on 6 years ago

Bhumi

The Readers’ Poll – June 2012

Posted on 12 years ago

Bhumi