Function passwordStrength
check password strength
same function exists as JS function, see the fwtools.inc.js
Located at
tools.lib.php
Parameters summary
string |
$pw |
|
integer |
$minlen = 6 |
|
integer |
$maxlen = 15 |
Return value summary
integer
|
as PW_STRENGTH_X |