summaryrefslogtreecommitdiff
path: root/ext/spl/README
blob: 0f0e1e31b0dff755d344bf34d4ac6a0fb85566f0 (plain)
1
2
3
4
5
6
7
This is an extension that aims to implement some efficient data access
interfaces and classes. You'll find the classes documented using php
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.

For more information look at: http://php.net/manual/en/book.spl.php