php-src/ext/pdo_oci
2005-07-12 03:18:17 +00:00
..
tests adopt common tests 2005-07-07 13:58:35 +00:00
config.m4 - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
config.w32 Add support for the 'official' build machine layout 2005-01-20 15:54:35 +00:00
CREDITS OCI driver for PDO, supporting bound input and output parameters. 2004-05-17 15:42:33 +00:00
EXPERIMENTAL OCI driver for PDO, supporting bound input and output parameters. 2004-05-17 15:42:33 +00:00
oci_driver.c fix bug when query was rewritten from ? to :name 2005-07-12 03:18:17 +00:00
oci_statement.c improve handling of bound input parameters when no maximal length value is set; 2005-07-12 02:43:39 +00:00
package.xml prep for release 2005-02-09 05:04:40 +00:00
pdo_oci.c prep for release 2005-02-09 05:04:40 +00:00
php_pdo_oci_int.h improve handling of bound input parameters when no maximal length value is set; 2005-07-12 02:43:39 +00:00
php_pdo_oci.h Add support for scrollable cursors. 2005-01-12 05:47:03 +00:00