News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
DevShed:
More Examples of Creating Command Objects with PHP 5
December 19, 2006 @ 12:36:00

DevShed is moving right along with their series concerning Command objects with this new article showing even more examples of how they're used.

Turning special attention to this second article of the series, I'll develop a few more hands-on examples concerning the pattern in question, thus you can reaffirm the concepts learned in the preceding installment.

They start off by building an array command class to act as a base for the rest of the tutorial. They make two more command classes to point to the commands to be issued (lowercase or reverse a string). Next up is the commanded class to handle the actions themselves. Finally, they plug it all together and show a complete example, including usage.

0 comments voice your opinion now!
command object php5 example tutorial string manipulate command object php5 example tutorial string manipulate




Community Events





Don't see your event here?
Let us know!


podcast series database development release conference language component custom phpunit test community introduction framework interview api opinion unittest application symfony2

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework