Forum und email

crack_opendict

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

crack_opendict — Opens a new CrackLib dictionary

Beskrivelse

resource crack_opendict ( string $dictionary )

crack_opendict() opens the specified CrackLib dictionary for use with crack_check().

Warning

Denne funktion er EKSPERIMENTABEL. Virkemåden af denne funktion, navnet på funktionen, og andet ellers dokumenteret om denne funktion, ændres muligvis uden advarsel i en fremtidig version af PHP. Brug af denne funktion er på ejet ansvar.

Note: Only one dictionary may be open at a time.

Parameterliste

dictionary

The path to the Cracklib dictionary.

Returneringsværdier

Returns a dictionary resource identifier on success, or FALSE on failure.