PHP function md5_file()

Availability in versions: PHP 4.2.0

Calculates the md5 hash of a given file

Parameters

Parameter Data type Default value Note
$filename string not The filename
$raw_output bool null When true, returns the digest in raw binary format with a length of 16.

Return values

string

A string on success, false otherwise.

Other resources

Official md5-file documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.