Community

Introducing Static Members and Methods in PHP 5

(Alejandro Gervasio) Static properties and methods can be quite useful in a range of situations, not merely for constructing a Singleton class. This article, the first in a two-part series, introduces the basic concepts of static properties and methods, using plenty of hands-on examples.

Read More - Register for Free Membership