crack_getlastmessage
crack_getlastmessage — 直近の強度チェックからのメッセージを返す
説明
string crack_getlastmessage ( void )crack_getlastmessage() は、 直近の強度チェックからのメッセージを返します。
警告 |
この関数は、
実験的 なものです。この関数の動作・
名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP
のリリースにおいて変更される可能性があります。
この関数は自己責任で使用してください。 |
返り値
直近の強度チェックによるメッセージ、あるいはチェックがまだ行われていない場合は FALSE を返します。メッセージは以下のいずれかです。
- it's WAY too short
- it is too short
- it does not contain enough DIFFERENT characters
- it is all whitespace
- it is too simplistic/systematic
- it looks like a National Insurance number.
- it is based on a dictionary word
- it is based on a (reversed) dictionary word
- strong password
参考
crack_check() |
Weblioに収録されているすべての辞書からcrack_getlastmessageを検索する場合は、下記のリンクをクリックしてください。

- crack_getlastmessageのページへのリンク