hash_init()
hash_init - Initialize an incremental hashing context
Syntax
resource hash_init ()
Arguments
-
Description
Version
PHP 5.1.2, PECL hash >= 1.1
Return value
Returns a Hashing Context resource for use with hash_update(), hash_update_stream(), hash_update_file(), and hash_final().