Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
md5_file
md5_file
Calculate the md5 hash value of a given file
Name:
md5_file
Category:
String
Programming Language:
php
One-line Description:
Calculate the MD5 hash of the file.
Related
How to Use the md5_file Function in PHP to Verify the Legitimacy of File Uploads?
10
Similar Functions
strncasecmp
strncasecmp
Binarysafecomparison
hebrevc
hebrevc
Convertlogical-Hebre
strcmp
strcmp
Binarysafestringcomp
quoted_printable_decode
quoted_printable_decode
Convertaprintablestr
ord
ord
Convertthefirstbyteo
stripslashes
stripslashes
Inverselyescapeanesc
str_contains
str_contains
Determineswhetherast
strspn
strspn
Calculatethelengthof
Popular Articles
How to Use the md5_file Function in PHP to Verify the Legitimacy of File Uploads?