Warning: file_put_contents(): Only -1 of 51 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
hash_update PodrÄ™cznik PHP Poprzedni NastÄ™pny (no version information, might be only in CVS) hash_update -- Pump data into an active hashing context Opis bool ( resource context, string ...
Forum und email
hash_update

hash_update

(no version information, might be only in CVS)

hash_update -- Pump data into an active hashing context

Opis

bool hash_update ( resource context, string data )

Parametry

context

Hashing context returned by hash_init().

data

Message to be included in the hash digest.

Zwracane wartości

Returns TRUE.