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

search for in the

実行時設定> <要件
[edit] Last updated: Fri, 10 Feb 2012

view this page in

インストール手順

すべての SDO コンポーネントのインストール手順は、 SDO のドキュメントにある インストール手順 に書かれています。

リレーショナル DAS が PHP で書かれているので、 include_path の場所に配置する必要があるということに注意しましょう。

もちろん、アプリケーションではこのようにしてリレーショナル DAS をインクルードする必要があります。

<?php
require_once 'SDO/DAS/Relational.php';
?>



add a note add a note User Contributed Notes インストール手順
There are no user contributed notes for this page.

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