crack_opendict

(PHP 4 >= 4.0.5, PECL)

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().

Advarsel

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.

Bemærk: 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.

Se også

crack_check()
crack_closedict()