PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

crack_closedict> <Crack 関数
Last updated: Fri, 29 Aug 2008

view this page in

crack_check

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

crack_check指定したパスワードに関して強度チェックを行う

辞書

bool crack_check ( resource $dictionary , string $password )
bool crack_check ( string $password )

指定した辞書を用いて指定したパスワードの強度チェックを行います。

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

パラメータ

dictionary

crackライブラリの辞書。指定しない場合は、直近にオープンされた辞書が 使用されます。

password

チェックされるパスワード

返り値

password が強い場合に、 TRUE、それ以外の場合に FALSE を返します。



add a note add a note User Contributed Notes
crack_check
There are no user contributed notes for this page.

crack_closedict> <Crack 関数
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites