update : 2015.11.03
php.shukuma.com검색:
|
password_get_info(PHP 5 >= 5.5.0) password_get_info — Returns information about the given hash 설명
array password_get_info
( string
$hash
)When passed in a valid hash created by an algorithm supported by password_hash(), this function will return an array of information about that hash. 인수
반환값Returns an associative array with three elements:
|