Password Hashing
- Introducere
- Instalarea / configurarea
- Constante predefinite
- Password Hashing Funcții
- 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
There are no user contributed notes for this page.
