Home
PHP
Tags
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
Understanding the Meaning and Usage of 'res' in PHP
6
How to Resolve Compatibility Issues with Error Log Output When Upgrading from PHP 5.6 to PHP 7.4
7
How to Optimize PHP Query Performance Using Memcache?
2
Issues in imagefontwidth() in CLI mode
4
Similar Functions
password_get_info
password_get_info
Returnstherelevantin
password_verify
password_verify
Verifythatthepasswor
password_algos
password_algos
Gettheavailablepassw
password_needs_rehash
password_needs_rehash
Detectwhetherthehash
password_hash
password_hash
Createhashofpassword
Popular Articles