The Command Design Pattern in PHP 5
- From: FluffyCat <LTruett@xxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 19:01:12 -0800
New on November 29, 2005 for www.FluffyCat.com PHP 5 Design Pattern
Examples - the Command Pattern.
Since you all enjoyed the Visitor Pattern so much yesterday, today I
have the Command Pattern for you. This one is pretty straight
forward. In the Command Pattern an object encapsulates everything
needed to execute a method in another object.
http://www.fluffycat.com/SDCMSv2/PHP-Design-Patterns-Command/
.
- Prev by Date: Re: Domain Name of curent user
- Next by Date: Send email with attachment in PHP
- Previous by thread: Domain Name of curent user
- Next by thread: Send email with attachment in PHP
- Index(es):
Relevant Pages
|