Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

DevShed:
The Basics of Abstract Factory Classes in PHP 5
Jan 24, 2007 @ 23:50:54

With a new addition to their ever-growing list of tutorials looking at design patterns, Devshed sets its sights on abstract factories in this new edition.

Fear not, because in this three-part series, I'm going to show you how to create an abstract factory class with copious friendly hands-on examples. Hopefully, by the end of this series, you should have a more intimate knowledge of how this useful pattern works.

They introduce the pattern - what it is and what it can do for you - before showing how to define a small example of it by creating DIVs on your page.

tagged: abstract factory class php5 tutorial basic abstract factory class php5 tutorial basic

Link:


Trending Topics: