]> granicus.if.org Git - php/commitdiff
- MFH Add link
authorMarcus Boerger <helly@php.net>
Sun, 13 Aug 2006 10:37:57 +0000 (10:37 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 13 Aug 2006 10:37:57 +0000 (10:37 +0000)
ext/spl/spl.php

index 86f9203d314a9855d8a65e46cf9df43f5055d639..2987024f26c07f711f6a498566db399bed3d161b 100755 (executable)
  * c-code.
  * 
  * 9) Some articles about SPL:
+ * - <a href="http://www.phpro.org/tutorials/Introduction-to-SPL.html">Introduction to Standard PHP Library (SPL)</a>
  * - <a href="http://www.sitepoint.com/article/php5-standard-library/1">Introducing PHP 5's Standard Library</a>
  * - <a href="http://www.ramikayyali.com/archives/2005/02/25/iterators">Iterators in PHP5</a>
  * - <a href="http://www.phpriot.com/d/articles/php/oop/oop-with-spl-php-5-1/index.html">Advanced OOP with SPL in PHP 5</a>