php-src/ext/oci8
Thies C. Arntzen c171eecd7a @- implemented OCI8 $lob->WriteToFile() function - very useful for streaming
@  large amounts of LOB-Data without to need of a huge buffer. (Thies)
1999-10-27 17:51:22 +00:00
..
config.h.stub move oci8 from oracle to it's own ext-directory - configure stuff needs more work - but it configures and compiles 1999-05-12 14:21:38 +00:00
config.m4 Added PHP_WITH_SHARED for checking "shared,*" prefix when configuring 1999-09-13 17:17:51 +00:00
Makefile.am * archive-based convenience libraries completely replaced 1999-10-04 15:18:26 +00:00
oci8.c @- implemented OCI8 $lob->WriteToFile() function - very useful for streaming 1999-10-27 17:51:22 +00:00
php3_oci8.h use reference counting for emulating child<->parent (cursor<->connection) relationships. 1999-10-05 16:06:54 +00:00
setup.stub move oci8 from oracle to it's own ext-directory - configure stuff needs more work - but it configures and compiles 1999-05-12 14:21:38 +00:00