From: Marcus Boerger Date: Sun, 13 Aug 2006 10:37:46 +0000 (+0000) Subject: - Add link X-Git-Tag: RELEASE_1_0_0RC1~1981 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c2125ad565f68a12c3341f7a19ae26ffedd6a7d;p=php - 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