crypto_md5_file()#
Syntax
crypto_md5_file( file, location, hash var )
Returns#
Returns 1 on success, 0 on failure.
Parameters#
Parameter | Description |
---|---|
file |
Name of file to calculate the hash of |
location |
Location either “script” or “data” |
hash |
MD5 hash value |