> > > 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
>
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
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