HASH_UPDATE(3) 1 HASH_UPDATE(3) hash_update - Pump data into an active hashing contextSYNOPSISbool hash_update (resource $context, string $data)DESCRIPTIONPARAMETERSo $context - Hashing context returned by hash_init(3). o $data - Message to be included in the hash digest.RETURN VALUESReturns TRUE.SEE ALSOhash_init(3), hash_update_file(3), hash_update_stream(3), hash_final(3). PHP Documentation Group HASH_UPDATE(3)
| Related Man Pages |
|---|
| hash(3) - php |
| hash_file(3) - php |
| hash_final(3) - php |
| hash_update_stream(3) - php |
| stream_context_set_params(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |