Design Patterns in PHP
September 30, 2003 10:36
If you are seeking some information about the design patterns in PHP, InformIT had posted a very good article recently. In this article you can find the definition and the example codes of four design patterns – Singleton, Factory, Observer and Strategy. This article is a sample chapter of the book “Core PHP Programming” provided by Prentice Hall PTR.