hash_pbkdf2

PHP 5 >= 5.5.0, PHP 7, PHP 8
hash_pbkdf2 - Generate a PBKDF2 key derivation of a supplied password

Example #1 hash_pbkdf2 example, basic usage

Result: string(20) "120fb6cffcf8b32c43e7" string(20) "120fb6cffcf8b32c43e7"
PHP Version:


Example #2 of hash_pbkdf2

PHP Version:


Function hash_pbkdf2:

HASH Message Digest Framework Functions

Most used PHP functions