PHP » GoLang |
login |
register |
about
|
hash_init(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) hash_init — Initialize an incremental hashing context DescriptionParameters
Return ValuesReturns a Hashing Context for use with hash_update(), hash_update_stream(), hash_update_file(), and hash_final(). Changelog
Examples
Example #1 Incremental hashing example
<?php The above example will output: 5c6ffbdd40d9556b73a21e63c3e0e904 See Also
|
more
Recently updated
more
Most requested
more
Last requests
|