crack_closedict

(PECL crack >= 0.1)
Closes an open CrackLib dictionary
bool crack_closedict ([ resource $dictionary ] )

crack_closedict() closes the specified dictionary identifier.

Parameters:
dictionary

The dictionary to close. If not specified, the current dictionary is closed.

Returns:

Returns TRUE on success or FALSE on failure.

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

See also:

crack_opendict() -

doc_php
2016-02-24 15:55:54
Comments
Leave a Comment

Please login to continue.