File_Passwd_Unix::getMode (Previous) (Next) File_Passwd_Unix::listModes

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

File_Passwd_Unix::setMode()

File_Passwd_Unix::setMode() -- Set encryption mode

Opis

Set encryption mode to use.

Supported encryption modes are 'des' and 'md5'.

You can use the constants FILE_PASSWD_MD5 and FILE_PASSWD_DES for this purpose.

Parametr

string $mode

encryption mode to use

Zwracana wartość

Zwraca TRUE w przypadku powodzenia, PEAR_Error w przypadku niepowodzenia.

Returns PEAR_Error FILE_PASSWD_E_INVALID_ENC_MODE, if supplied encryption mode is not supported.

Uwagi

Ta funkcja nie może być wywołana statycznie.

File_Passwd_Unix::getMode (Previous) (Next) File_Passwd_Unix::listModes

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.