(PHP 4 >= 4.0.5, PECL crack:0.1-0.4)
crack_check — Performs an obscure check with the given password
Performs an obscure check with the given password on the specified dictionary.
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.
The crack lib dictionary. If not specified, the last opened dictionary is used.
The tested password.
Returns TRUE if password is strong, or FALSE otherwise.