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
Common errors in forgetting to use curl_share_setopt() to activate sharing behavior
7
Use ceil() with filter_var() to achieve safe numerical processing
7
In PHP reflection mechanism, is_a() is used as type restriction
1
Notes when using array_diff()
4
Similar Functions
password_needs_rehash
password_needs_rehash
Detectwhetherthehash
password_get_info
password_get_info
Returnstherelevantin
password_verify
password_verify
Verifythatthepasswor
password_hash
password_hash
Createhashofpassword
password_algos
password_algos
Gettheavailablepassw
Popular Articles