php-src/ext/spl/README

8 lines
431 B
Plaintext
Raw Normal View History

2003-05-02 03:09:58 +00:00
This is an extension that aims to implement some efficient data access
interfaces and classes. You'll find the classes documented using php
2003-12-04 19:39:46 +00:00
code in the file spl.php or in the corresponding .inc file in the examples
subdirectory. Based on the internal implementations or the files in the
examples subdirectory there are also some .php files to experiment with.
2003-05-02 03:09:58 +00:00
For more information look at: http://php.net/manual/en/book.spl.php