RE: [PHP-DEV] php 4.3.0 ext/oci8 -- OCI_SHARED patch

2003-01-07 Thread Levi Dixon
> > > I've modified the following files to allow for use of > OCI_SHARED in ext/oci8 > > > module if OCI8_VERSION >= 8.1, which will provide memory > savings by sharing > > > connection and statement data (refer to > > > > http://www.csee.umbc.edu/help/oracle8/server.815/a67846/basics.htm; search >

[PHP-DEV] php 4.3.0 ext/oci8 -- OCI_SHARED patch

2003-01-06 Thread Levi Dixon
I8_SHARED_MODE > > #ifdef WITH_COLLECTIONS > #define PHP_OCI_INIT_MODE OCI_SHARED | OCI_OBJECT > #else > #define PHP_OCI_INIT_MODE OCI_SHARED > #endif > > #else > 471a482,483 > #endif > Levi Dixon Tech. Lead; Sr. Developer Community Connect, Inc. 14

[PHP-DEV] CVS Account Request: ldixon

2002-12-27 Thread Levi Dixon
To add functionality to and enhance existing functionality of php4/ext/oci8. I'm a Sr. Developer and Technical Lead at CommunityConnect Inc. (asianavenue.com, blackplanet.com, migente.com). We use php and Oracle extensively for all of our sites and I'd like to become a contributor. Particular