password_needs_rehash()
Parameters: |
|
---|---|
Returns: |
TRUE if the hash should be rehashed to match the given algorithm and options, FALSE otherwise |
Return type: |
bool |
For more information, please refer to the PHP manual for password_needs_rehash().
Please login to continue.