php man page for hash_update_file

Query: hash_update_file

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HASH_UPDATE_FILE(3)							 1						       HASH_UPDATE_FILE(3)

hash_update_file - Pump data into an active hashing context from a file

SYNOPSIS
bool hash_update_file NULL (resource $hcontext, string $filename, [resource $scontext])
DESCRIPTION
PARAMETERS
o $hcontext - Hashing context returned by hash_init(3). o $filename - URL describing location of file to be hashed; Supports fopen wrappers. o $scontext - Stream context as returned by stream_context_create(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
hash_init(3), hash_update(3), hash_update_stream(3), hash_final(3), hash(3), hash_file(3). PHP Documentation Group HASH_UPDATE_FILE(3)
Related Man Pages
unlink(3) - php
rmdir(3) - php
hash_final(3) - php
hash_init(3) - php
hash_update_stream(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!