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

Zend Developer Zone:
PHP in Action - Chapter 7, Design Patterns. Part - II
Feb 27, 2007 @ 18:24:00

On the Zend Developer Zone, there's a new post pointing to the second part of their look at the Manning Publishing book "PHP in Action".

If you've been anxiously awaiting part two of this series then your wait is over. Here's a short introduction to the section part of this series written by the author of the book, Dagfinn Reiersol. I had the privilege of meeting Dagfinn at phpuk last week. Below the introduction is the link I know you’ve been waiting for.

The new PDF they link to focus on two different patterns - the Decorator (a wrapper class) pattern and the Null Object (an object that works like the others but does nothing behind the scenes) pattern.

tagged: manningpublishing phpinaction book excerpt designpattern decorator nullobject manningpublishing phpinaction book excerpt designpattern decorator nullobject

Link:

Zend Developer Zone:
PHP in Action - Chapter 7, Design Patterns. Part - II
Feb 27, 2007 @ 18:24:00

On the Zend Developer Zone, there's a new post pointing to the second part of their look at the Manning Publishing book "PHP in Action".

If you've been anxiously awaiting part two of this series then your wait is over. Here's a short introduction to the section part of this series written by the author of the book, Dagfinn Reiersol. I had the privilege of meeting Dagfinn at phpuk last week. Below the introduction is the link I know you’ve been waiting for.

The new PDF they link to focus on two different patterns - the Decorator (a wrapper class) pattern and the Null Object (an object that works like the others but does nothing behind the scenes) pattern.

tagged: manningpublishing phpinaction book excerpt designpattern decorator nullobject manningpublishing phpinaction book excerpt designpattern decorator nullobject

Link:


Trending Topics: