PHP-manual | ||
---|---|---|
Föregående | Nästa |
Returns TRUE if password is strong, or FALSE otherwise.
Varning |
Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk. |
crack_check() performs an obscure check with the given password on the specified dictionary . If dictionary is not specified, the last opened dictionary is used.
Föregående | Hem | Nästa |
Crack Functions | Upp | crack_closedict |