Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
hash
hash
Generate hash value (message digest)
Name:
hash
Category:
Hash
Programming Language:
php
One-line Description:
Generate hash value (message digest)
Related
Generate HMAC (Hash-based Message Authentication Code) Using PHP's hash() Function
8
Similar Functions
hash_final
hash_final
Endincrementhashandr
hash_hkdf
hash_hkdf
GeneratetheHKDFkeyde
hash_hmac_file
hash_hmac_file
Generateahashvaluewi
hash_pbkdf2
hash_pbkdf2
GeneratethePBKDF2key
hash_equals
hash_equals
Stringcomparisonthat
hash_hmac_algos
hash_hmac_algos
Returnsalistofregist
hash_file
hash_file
Generatehashvalues
hash_init
hash_init
Initializetheincreme
Popular Articles
Generate HMAC (Hash-based Message Authentication Code) Using PHP's hash() Function