Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
password_hash
password_hash
Create hash of password
Name:
password_hash
Category:
Password hashing algorithm
Programming Language:
php
One-line Description:
Create hash of password
Related
The difference between time_nanosleep and sleep and its usage scenarios
3
How to handle daylight saving time (DST) when using gmdate
10
mysqli::get_warnings compatibility issues on different versions of MySQL
3
Debugging stored procedure call failure using mysqli_stmt::$error
3
Similar Functions
password_hash
password_hash
Createhashofpassword
password_needs_rehash
password_needs_rehash
Detectwhetherthehash
password_verify
password_verify
Verifythatthepasswor
password_algos
password_algos
Gettheavailablepassw
password_get_info
password_get_info
Returnstherelevantin
Popular Articles