hash_update_file
hash_update_file
(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1)
hash_update_file — Pump data into an active hashing context from a file
Description
bool hash_update_file ( resource $hcontext , string $filename [, resource $scontext = NULL ] )
Parameters
-
hcontext
-
Hashing context returned by hash_init().
-
filename