News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Using Self-Saving Objects with Command Objects in PHP 5
December 26, 2006 @ 16:37:00

DevShed steps into the final part of their series looking at Command objects in PHP5 with this new tutorial just posted - "Using Self-Saving Objects with Command Objects in PHP 5".

I'm going to extend the creation and use of command objects to use the pattern in a more helpful fashion. Essentially, I'm going to explain how to utilize command classes for defining and handling self-saving objects, that is objects capable of storing a copy of themselves on a database, text file, etc.

They start by defining the core modules and classes for the creation of the objects. They build the other functionality on top of that, creating the save and load mechanisms. The wrap things up and add a few more small bits of functionality before giving a real-life example of the pattern and code in action.

0 comments voice your opinion now!
command pattern object save automatic tutorial command pattern object save automatic tutorial



Similar Posts

DevShed: Using Self-Saving Objects with Command Objects in PHP 5

DevShed: The preg_replace_callback() function in PHP

Zend Developer Zone: Working with RAR, LZF and BZ2 Compression Formats in PHP

PHPF1.com: PHP Form Tutorial

DevShed: Using the Sleep and Wakeup Functions to Serialize Objects in PHP (Part 2)


Community Events







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


package ajax code security job framework conference zendframework example PEAR release PHP5 developer cakephp database application book releases zend mysql

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