You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dmitry Stogov 09ca61c125 Made server wide switch for unicode on/off (according to PDM). 21 years ago
..
examples - Update 21 years ago
internal - Fix docu 21 years ago
tests - Add new test 21 years ago
CREDITS Add spl extension 24 years ago
README - Update docu 22 years ago
TODO Update 23 years ago
config.m4 - Fix configure on Solaris 21 years ago
config.w32 - Initial Observer implementation 22 years ago
doxygen.cfg - Update 22 years ago
package.xml Add spl_sxe to prackage 23 years ago
php_spl.c Made server wide switch for unicode on/off (according to PDM). 21 years ago
php_spl.h bump year and license version 21 years ago
spl.php - Update 21 years ago
spl_array.c Made server wide switch for unicode on/off (according to PDM). 21 years ago
spl_array.h bump year and license version 21 years ago
spl_directory.c Made server wide switch for unicode on/off (according to PDM). 21 years ago
spl_directory.h bump year and license version 21 years ago
spl_engine.c bump year and license version 21 years ago
spl_engine.h bump year and license version 21 years ago
spl_exceptions.c bump year and license version 21 years ago
spl_exceptions.h bump year and license version 21 years ago
spl_functions.c bump year and license version 21 years ago
spl_functions.h bump year and license version 21 years ago
spl_iterators.c Made server wide switch for unicode on/off (according to PDM). 21 years ago
spl_iterators.h bump year and license version 21 years ago
spl_observer.c bump year and license version 21 years ago
spl_observer.h bump year and license version 21 years ago
spl_sxe.c bump year and license version 21 years ago
spl_sxe.h bump year and license version 21 years ago

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/~helly/php/ext/spl