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
Combined with str_split to implement CRC checking of strings
4
How to Use PHP to Implement Cross-Server File Transfer on Linux Servers
4
array_change_key_case() combined with array_flip()
5
PHP Timestamp to Date Format Tutorial - date() Function Explained
8
Similar Functions
hash_hmac_algos
hash_hmac_algos
Returnsalistofregist
hash_hmac
hash_hmac
UsetheHMACmethodtoge
hash_file
hash_file
Generatehashvalues
hash_hkdf
hash_hkdf
GeneratetheHKDFkeyde
hash_init
hash_init
Initializetheincreme
hash_algos
hash_algos
Returnstheregistered
hash_pbkdf2
hash_pbkdf2
GeneratethePBKDF2key
hash_equals
hash_equals
Stringcomparisonthat
Popular Articles