helly           Sun Aug 13 10:37:46 2006 UTC

  Modified files:              
    /php-src/ext/spl    spl.php 
  Log:
  - Add link
  
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl.php?r1=1.74&r2=1.75&diff_format=u
Index: php-src/ext/spl/spl.php
diff -u php-src/ext/spl/spl.php:1.74 php-src/ext/spl/spl.php:1.75
--- php-src/ext/spl/spl.php:1.74        Sun Jul 16 23:48:15 2006
+++ php-src/ext/spl/spl.php     Sun Aug 13 10:37:46 2006
@@ -112,6 +112,7 @@
  * 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>

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to