News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Lukas Smith's Blog: Its like everybody sees the wall coming...

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

Christopher Jones\' Blog: Updated Oracle PHP Installation Guides

Kae Verens' Blog: review: Object-Oriented Programming in PHP5

PHPBuilder.com: PHP Object Remoting in Flex


Community Events









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


release community object tool composer opinion unittest testing zendframework2 language example podcast event api framework interview code functional development introduction

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