Password Hashing
- 简介
- 安装/配置
- 预定义常量
- Password Hashing 函数
- password_get_info — Returns information about the given hash
- password_hash — Creates a password hash
- password_needs_rehash — Checks if the given hash matches the given options
- password_verify — Verifies that a password matches a hash