hash_init

 resource hash_init ( string $algo [, int $options = 0 [, string $key = NULL ]] ) 

説明

Initialize an incremental hashing context

戻り値

Returns a Hashing Context resource for use with hash_update(), hash_update_stream(), hash_update_file(), and hash_final().