File_Passwd (Previous) (Next) File_Passwd_Custom::File_Passwd_Custom

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

File_Passwd_Custom::staticAuth()

File_Passwd_Custom::staticAuth() -- 高速な認証

説明

静的なユーザ認証を行います。

パラメータ

string $file

パスワードファイルへのパス。

string $user

認証するユーザ名。

string $pass

プレーンテキスト形式のパスワード。

array $opts

使用する暗号化関数と区切り文字の 2 つの要素を含む配列。 例: array('md5', '|')

注意

この関数は、スタティックにコール されます。

File_Passwd (Previous) (Next) File_Passwd_Custom::File_Passwd_Custom

Download Documentation Last updated: Sun, 07 Sep 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.