Kurinchi Blogger Scribbles …


Posts Tagged ‘static variables’

Feb 16
2009

PHP5 – Being Static

Last updated: February 14th, 2009

Class properties

This is another name for properties (or methods) declared static inside classes as these properties belong to a class and not to any instance/object.

The keyword ‘static’ is used to define static properties. (more…)


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict