7550 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
..
examples 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
internal 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
tests 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
CREDITS 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
README 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
TODO 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
config.m4 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
config.w32 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
doxygen.cfg 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
package.xml 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
php_spl.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
php_spl.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl.php 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_array.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_array.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_directory.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_directory.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_dllist.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_dllist.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_engine.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_engine.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_exceptions.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_exceptions.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_fixedarray.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_fixedarray.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_functions.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_functions.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_heap.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_heap.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_iterators.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_iterators.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_observer.c 26280c57f0 2019.07.12 / Folus Wen 5 роки тому
spl_observer.h 26280c57f0 2019.07.12 / Folus Wen 5 роки тому

README

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