PHP » PYTHON |
login |
register |
about
|
PYTHON hash_update
is this article helpful?
|
Python replacement for PHP's hash_update
[
edit
| history
]
hashobj.update(data) hash_update(PHP 5 >= 5.1.2, PECL hash >= 1.1) hash_update — Pump data into an active hashing context Description
bool hash_update
( resource $context
, string $data
)
Parameters
Return ValuesReturns TRUE. See Also
|
more
Recently updated
more
Most requested
|