php-src/ext/dbx
2001-08-22 00:09:27 +00:00
..
tests Added preliminary support framework for Oracle 8. (Mc) 2001-08-17 12:54:24 +00:00
config.m4 Added dbx module (database abstraction) to the repositorty (/ext/dbx). 2001-03-22 11:07:04 +00:00
CREDITS Added preliminary support framework for Oracle 8. (Mc) 2001-08-17 12:54:24 +00:00
dbx_fbsql.c whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_fbsql.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_mssql.c whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_mssql.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_mysql.c whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_mysql.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_oci8.c whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_oci8.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_odbc.c whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_odbc.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_pgsql.c whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_pgsql.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx.c * added two missing end folds 2001-08-22 00:09:27 +00:00
dbx.dsp - Use the same coding standards for pointers as the rest of PHP. 2001-08-17 13:00:46 +00:00
dbx.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
howto_extend_dbx.html - Use the same coding standards for pointers as the rest of PHP. 2001-08-17 13:00:46 +00:00
INSTALL All files are now in Unix-linebreak mode (\n only). Somehow \r\n still 2001-06-20 11:30:47 +00:00
Makefile.in Added preliminary support framework for Oracle 8. (Mc) 2001-08-17 12:54:24 +00:00
php_dbx.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00