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
rmdir(3) - php
copy(3) - php
hash_hmac_file(3) - php
hash_init(3) - php
readfile(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun