File_Passwd (Previous) (Next) File_Passwd_Custom::File_Passwd_Custom

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_Passwd_Custom::staticAuth()

File_Passwd_Custom::staticAuth() -- Fast authentication

Описание

Static user authentication.

Параметр

string $file

path to passwd file

string $user

user to authenticate

string $pass

plaintext password

array $opts

A two element array containing the encryption function to use and the delimiting character: e.g. array('md5', '|')

Заметка

Эта функция должна вызываться статически.

File_Passwd (Previous) (Next) File_Passwd_Custom::File_Passwd_Custom

Download Documentation Last updated: Mon, 02 Jul 2007
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.