Forum und email

crack_closedict

(PHP 4 >= 4.0.5, PECL crack:0.1-0.4)

crack_closedict — Closes an open CrackLib dictionary

설명

bool crack_closedict ([ resource $dictionary ] )

crack_closedict() closes the specified dictionary identifier.

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

매개변수

dictionary

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

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.