Tag: CONSTANTS

12 years ago

Object-oriented programming becomes an essential for the developer. The use of self and parent keyword is important if you going to use OOP programming in Read More

12 years ago

A constant is one kind of variable which holds a value, but it is more like a function because a constant is immutable.Once a constant Read More

Most Popular Posts

How to Use the HTML5 Full-Screen API

Posted on 7 years ago

Bhumi

What is Type Hinting in PHP5

Posted on 12 years ago

Bhumi