php-src/ext/interbase
Ard Biesheuvel 86aecbbe31 Initial revision of PHP/Interbase UDF lib
# This will allow users running the embedded engine
# to call PHP functions from inside their SQL statements
2004-06-02 21:15:27 +00:00
..
tests Use constant IBASE_CREATE instead of just 0 2004-06-01 08:38:33 +00:00
config.m4 Dropped support for ancient Interbase versions (< 6) 2004-05-12 14:29:42 +00:00
config.w32 Dropped support for ancient Interbase versions (< 6) 2004-05-12 14:29:42 +00:00
CREDITS Added myself 2003-08-11 00:49:08 +00:00
ibase_blobs.c No need to export anything. Fixes win32 build 2004-04-19 14:13:41 +00:00
ibase_events.c No need to export anything. Fixes win32 build 2004-04-19 14:13:41 +00:00
ibase_query.c Don't be too strict if the number of binding arguments provided exceeds the expected number 2004-06-01 23:31:43 +00:00
ibase_service.c Dropped support for ancient Interbase versions (< 6) 2004-05-12 14:29:42 +00:00
interbase.c Use constant IBASE_CREATE instead of just 0 2004-06-01 08:38:33 +00:00
interbase.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
interbase.rc - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_ibase_includes.h Use constant IBASE_CREATE instead of just 0 2004-06-01 08:38:33 +00:00
php_ibase_udf.c Initial revision of PHP/Interbase UDF lib 2004-06-02 21:15:27 +00:00
php_interbase.h Dropped support for ancient Interbase versions (< 6) 2004-05-12 14:29:42 +00:00