File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / spl / README
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 20:03:55 2014 UTC (10 years, 6 months ago) by misho
Branches: php, MAIN
CVS tags: v5_4_29, HEAD
php 5.4.29

    1: This is an extension that aims to implement some efficient data access 
    2: interfaces and classes. You'll find the classes documented using php
    3: code in the file spl.php or in the corresponding .inc file in the examples
    4: subdirectory. Based on the internal implementations or the files in the 
    5: examples subdirectory there are also some .php files to experiment with.
    6: 
    7: For more information look at: http://php.net/manual/en/book.spl.php

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>