crack_check PHP 4.0.5

string crack_check([int dictionary,] string password)

 

Performs an obscure check with the given password.

crack_closedict PHP 4.0.5

string crack_closedict([int link_identifier])

 

Closes an open cracklib dictionary.

crack_getlastmessage PHP 4.0.5

string crack_getlastmessage(void)

 

Returns the message from the last obscure check.

crack_opendict PHP 4.0.5

string crack_opendict(string dictionary)

 

Opens a new cracklib dictionary.