Entries from PHP and Oracle: Christopher Jones tagged with 'instant client'

Reducing diskspace of your Oracle Instant Client install

Most PHP OCI8 users link PHP with the Oracle Instant Client (IC) libraries that handle the underlying "client" (i.e PHP OCI8 extension) communication with the database. IC is relatively small for the features it gives, and is very easy to...