md5_file
Astrotomic/php-twemoji
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Calculates the md5 hash of a given file
<?php md5_file
(
string $filename
,
bool $binary
=
false
):
string
|
false