From: Marcus Boerger Date: Sun, 13 Aug 2006 10:37:57 +0000 (+0000) Subject: - MFH Add link X-Git-Tag: php-5.2.0RC2~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d0b17fc671395407d35a38ee0d58f0c548dbada;p=php - MFH Add link --- diff --git a/ext/spl/spl.php b/ext/spl/spl.php index 86f9203d31..2987024f26 100755 --- a/ext/spl/spl.php +++ b/ext/spl/spl.php @@ -112,6 +112,7 @@ * c-code. * * 9) Some articles about SPL: + * - Introduction to Standard PHP Library (SPL) * - Introducing PHP 5's Standard Library * - Iterators in PHP5 * - Advanced OOP with SPL in PHP 5