downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Instalación/Configuración> <OCI8
[edit] Last updated: Wed, 19 Jun 2013

view this page in

Introducción

Estas funciones permiten acceder a Oracle Database 11g, 10g, 9i y 8i. Admiten sentencias SQL y PL/SQL. Sus características básicas incluyen el control de transacciones, la vinculación de variables de PHP a parámetros de sustitución de Oracle, y la admisión de tipos de objetos grandes (LOB) y colecciones. Las características de escalabilidad de Oracle, como el Agrupamiento de Conexiones Residentes de Bases de Datos (DRCP de sus siglás en inglés), también están soportadas.



add a note add a note User Contributed Notes Introducción - [1 notes]
up
-6
christopher dot jones at oracle dot com
6 years ago
There are several good books on PHP and Oracle available - search your favorite bookstore.  There is also a free book from Oracle "The Underground PHP and Oracle Manual" that covers the OCI8 extension:
http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html
(free registration for OTN required, IIRC). Disclaimer: I'm one of its authors.

 
show source | credits | sitemap | contact | advertising | mirror sites