Understanding Static Properties with PHP 5
Wednesday, September 12th, 2007Handling Static Data with PHP 5
Tuesday, September 11th, 2007It s pretty common when using PHP to develop dynamic object-oriented applications. Every so often though you need to work with static data. This article will explain how to work with static data and static properties and show you how this ability can be useful in ...
Generating Outputs from MySQL with Static Members and Methods in PHP 5
Tuesday, October 10th, 2006Trying to expand beyond the boundaries of your existing background by learning how to code and use static methods and properties inside your PHP 5 classes Then look no further. Welcome to the last part of the series Using static members and methods in PHP 5. Made ...
Introducing Static Members and Methods in PHP 5
Tuesday, October 3rd, 2006Static 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.... Rackspace-Managed Servers, Fanatical Supportâ„¢ Full-Scale ...
