Tag: CONST

14 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

14 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

What is Type Hinting in PHP5

Posted on 14 years ago

Bhumi

How to display ADMIN Toolbar in UI

Posted on 14 years ago

Bhumi