Search code examples
Why implement two interfaces that already extend each other?...


phpsplarrayobjectarrayiterator

Read More
PHP, SPL, AccessArray Interface with Iterator Interface...


phpiteratorsplarrayaccess

Read More
PHP objects as faux-arrays...


phparraysspl

Read More
PHP, Iterator Interface...


phpinterfaceiteratorspl

Read More
How to use ::setMaxDepth for RecursiveIteratorIterator?...


phprecursionspl

Read More
PHP - Initialize object members with array parameter...


phpspl

Read More
How to efficiently use DirectoryIterator?...


phpperformancespl

Read More
Building A Log Reader with PHP RecursiveTreeIterator...


phpoopiteratordirectory-structurespl

Read More
Using SPLFixedArray in namespace...


phpnamespacesspl

Read More
Using SplObjectStorage as a data map, can you use a mutable array as the data?...


phpsplarrayaccesssplobjectstorage

Read More
php singleton keeps calling itself twice in an autoloader class...


phpsingletonspl

Read More
ArrayObject iteration...


phpsplarrayobject

Read More
PHPUnit and SplFileObject returning true isWritable on read-only object...


phpphpunitspl

Read More
Trying to add a duplicate to a set - what kind of exception to throw?...


phpexceptionspl

Read More
SplObjectStorage and sugary syntax in PHP...


phpobjectsplkey-value-store

Read More
Using PHP iterators...


phpiteratorspl

Read More
Getting a unique id for a function object in PHP 5.3...


phpspluid

Read More
spl_autoload not calling second autoload function...


phpspl

Read More
Code take too long to process and has a big memory footprint...


phpalgorithmmemory-managementgdspl

Read More
PHP Predefined Interfaces & SPL - version check sufficient?...


phpinterfacesplpredefined-variables

Read More
The first argument to copy() function cannot be a directory?...


phpfile-iocopyspl

Read More
DirectoryIterator scan to exclude '.' and '..' directories still including them?...


phpsplrecursive-datastructures

Read More
How to reference the current directory name, filename and file contents with RecursiveDirectoryItera...


phpsplrecursive-datastructures

Read More
PHP SPL - is there any interface or class to control what happens when casting to array?...


phparraysobjectspl

Read More
choosing a datastructure for a collection of dated objects...


phpdata-structuresdatespl

Read More
How does ArrayAccess work?...


phpphp-extensionspl

Read More
First and last elements in list using RecursiveIteratorIterator...


phpzend-frameworkrecursioniteratorspl

Read More
PHP, SPL predefined constants...


phpreferenceconstantsspl

Read More
Accessing array object variables when implementing RecursiveArrayIterator in RecursiveIteratorIterat...


phpsplarrayiterator

Read More
Iterating over multi-level ArrayObject() to print out on-screen hierarchical view...


phprecursioniterationsplarrayobject

Read More
BackNext