PHP.nl

hash_update

hash_update

Pump data into an active hashing context

true **hash_update** HashContext $context string $data

context Hashing context returned by . hash_init

dataMessage to be included in the hash digest.

return.true.always

hash_init``hash_update_file``hash_update_stream``hash_final