On Thu, Mar 26, 2009 at 11:41, Philip Olson <phi...@roshambo.org> wrote: > > On 26 Mar 2009, at 03:34, Steven Van Poeck wrote: > >> Hi, >> >> I'm proposing myself to write documentation for PHP SPL as requested by >> Derick Rethans on Twitter. >> >> Hope it's ok if I take that opportunity to actually learn SPL better. > > > Greetings Steven, > > Please do. See if this helps you get started: > > http://wiki.php.net/doc/scratchpad/howto
http://doc.php.net/php/dochowto/article.thequicky.exceptions.php can also be useful, although it talks about exceptions the same principles apply to regular classes. -Hannes