(PECL crack >= 0.1)
crack_opendict — Opens a new CrackLib dictionary
$dictionary
   )
   crack_opendict() opens the specified CrackLib 
   dictionary for use with
   crack_check().
  
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.
Note:
Only one dictionary may be open at a time.
dictionaryThe path to the Cracklib dictionary.
   Returns a dictionary resource identifier on success or FALSE on failure.