hash_equals($known_string, $user_string)
| Parameters: |
|
|---|---|
| Returns: |
TRUE if the strings match, FALSE otherwise |
| Return type: |
string |
For more information, please refer to the PHP manual for hash_equals().
hash_equals($known_string, $user_string)
| Parameters: |
|
|---|---|
| Returns: |
TRUE if the strings match, FALSE otherwise |
| Return type: |
string |
For more information, please refer to the PHP manual for hash_equals().
Please login to continue.