首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

hash_update_file

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1)

hash_update_file — 将数据从文件中抽取到活动哈希上下文中

描述

代码语言:javascript
复制
bool hash_update_file ( resource $hcontext , string $filename [, resource $scontext = NULL ] )

参数

hcontext

由hash_init()返回的散列上下文。

filename

描述要散列的文件位置的URL;支持文件打开包装。

scontext

由stream_context_create()返回的流上下文。

返回值

扫码关注腾讯云开发者

领取腾讯云代金券

http://www.vxiaotou.com