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.
 
 
 
 
 
 
Marcus Boerger 579e3ca96b Add Berkeley db4 support 24 years ago
..
libcdb No need to declare functions used internally by DBA as PHPAPI. This 24 years ago
libflatfile No need to declare functions used internally by DBA as PHPAPI. This 24 years ago
tests Make magic_quotes_runtime work bidirectional for dba 24 years ago
CREDITS incorporate cdb-0.75 as suggested by D. J. Bernstein 24 years ago
config.m4 Add Berkeley db4 support 24 years ago
dba.c Add Berkeley db4 support 24 years ago
dba.dsp No need to declare functions used internally by DBA as PHPAPI. This 24 years ago
dba_cdb.c Added support for bundled flatfile, cdb and cdb_make handlers 24 years ago
dba_db2.c emalloc never returns 0, so we can simplify the code paths. 24 years ago
dba_db3.c Allow db4.0 & db4.1 here. Patch by Ralf Engelschall (rse@engelschall.com) 24 years ago
dba_db4.c Add Berkeley db4 support 24 years ago
dba_dbm.c emalloc never returns 0, so we can simplify the code paths. 24 years ago
dba_flatfile.c Added support for bundled flatfile, cdb and cdb_make handlers 24 years ago
dba_gdbm.c remove debug output and use php_error_docref instead 24 years ago
dba_ndbm.c emalloc never returns 0, so we can simplify the code paths. 24 years ago
install_cdb.sh incorporate cdb-0.75 as suggested by D. J. Bernstein 24 years ago
php_cdb.h Change header protection macros to conform to standard. 26 years ago
php_db2.h Change header protection macros to conform to standard. 26 years ago
php_db3.h Change header protection macros to conform to standard. 26 years ago
php_db4.h Add Berkeley db4 support 24 years ago
php_dba.h Fix locking behaviour: On some systems read during write is permitted but 24 years ago
php_dbm.h Change header protection macros to conform to standard. 26 years ago
php_flatfile.h move newly introduced flatfile support from dbm to new flatfile handler 24 years ago
php_gdbm.h Change header protection macros to conform to standard. 26 years ago
php_ndbm.h Change header protection macros to conform to standard. 26 years ago