Return to README CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / spl |
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