crack_getlastmessage
(PECL crack >= 0.1)
crack_getlastmessage — Returns the message from the last obscure check
Описание
string crack_getlastmessage
( void
)
Внимание
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ.
Поведение этой функции, ее имя и относящаяся к ней документация
могут измениться в последующих версиях PHP без уведомления.
Используйте эту функцию на свой страх и риск.
Возвращаемые значения
The message from the last obscure check or FALSE if there was no obscure
checks made so far.
The returned message is one of:
-
it's WAY too short
-
it is too short
-
it does not contain enough DIFFERENT characters
-
it is all whitespace
-
it is too simplistic/systematic
-
it looks like a National Insurance number.
-
it is based on a dictionary word
-
it is based on a (reversed) dictionary word
-
strong password
Смотрите также
- crack_check() - Performs an obscure check with the given password