Auth_Container_MDB (Previous) (Next) Auth_Container_Multiple

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Auth_Container_MDB2

Auth_Container_MDB2 -- MDB2 を使用して、データベースによる認証を行う

MDB2 コンテナ

このコンテナは、 PEAR::MDB2 抽象化レイヤーを使用してデータベースへのアクセスを行います。 つまり、MDB2 がサポートしているすべてのデータベースに対して ログインデータを保存することができます。

Auth コンストラクタ() でのこのストレージ固有のオプションは、オプションの配列です。

注意

デフォルトでは、MDB2 のデフォルトの可搬性設定である MDB2_PORTABILITY_ALL を使用します。この設定は、予期せぬ振る舞いをすることがあります。 たとえば、データベーススキーマでの定義にかかわらず フィールド名が小文字に変換されてしまうなどです。 "db_options" オプションを使用すると、 この設定をオーバーライドすることができます。次の例を参照ください。

Auth_Container_MDB (Previous) (Next) Auth_Container_Multiple

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.