The Singleton and Factory Patterns in PHP: Working With Singletons

November 30th, 2005 | by admin | devshed.com

In this fourth part of the series covering the Singleton and Factory Design Patterns in PHP we will discuss issues stemming from the fact that PHP 4 does not have an abstract class. Since we found it useful in the previous article to define the form element factory class as an abstract class in this article we will discuss the process for making the form element factory class a Singleton and how this serves our purposes….
(Advertisement) DOVICO Time & Project Tracking Software Award winning DOVICO Track-IT Suite saves each employee 1 hour per week on timesheet and expense entry. Managers save over 2.5 hours per week on business operation efficiency, project tracking, reduced billing cycles and real-time reporting.

Tags: , , , ,

Post a Comment