News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Havard Eide's Blog:
SplObjectStorage
July 23, 2008 @ 08:47:44

Havard Eide has a recent post to his blog that looks at a part of the Standard PHP Library (SPL) that can be used with objects to store them for later use - SplObjectStorage.

In this post I will look at SplObjectStorage: a container that allows to store objects uniquely without the need to compare them one by one.

He lets the code to most of the talking, showing how to do the standard operations for a data store - adding objects (both unique and the same), updating objects in the store, checking to see if an object is already added and removing an object from storage.

0 comments voice your opinion now!
splobjectstorage add unique update check data storage object remove



Similar Posts

Christopher Jones' Blog: Time for testing the final PHP 5.2 release

IBM developerWorks: Create graphics the smart way with PHP

DevGuide.net: Dynamic Bitmap Graphics with PHP and GD

DevShed: Using PDO Objects in PHP 5 - Using the PDO extension

Spindrop.us: Creating, Updating, Deleting documents in a Lucene Index with symfony


Community Events











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


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

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