   #PHP Manual Crack functions crack_check crack_getlastmessage

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                crack_closedict

   (PHP 4 >= 4.0.5)
   crack_closedict -- Closes an open CrackLib dictionary

Description

   bool crack_closedict ( [resource dictionary])

   Returns TRUE on success or FALSE on failure.

   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.

   crack_closedict() closes the specified dictionary identifier. If
   dictionary is not specified, the current dictionary is closed.
   ______________________________________________________________________

   Prev        Home                 Next
   crack_check  Up  crack_getlastmessage
