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

search for in the

インストール/設定> <OCI8
[edit] Last updated: Fri, 25 May 2012

view this page in

導入

これらの関数により、 Oracle データベース 11g, 10g, 9i 及び 8i にアクセスできます。 これらは SQL 及び PL/SQL 文をサポートします。基本的なフィーチャーには、 トランザクション制御、 PHP 変数の Oracle プレースホルダへのバインディング、 及び、ラージ・オブジェクト (LOB) 型やコレクションのサポートが含まれます。 データベース常駐接続プーリングや結果キャッシングのような、 オラクルのスケーラビリティ・フィーチャーもサポートされます。



add a note add a note User Contributed Notes 導入
christopher dot jones at oracle dot com 17-Jun-2007 09:25
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 | stats | sitemap | contact | advertising | mirror sites