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
convert_uuencode
convert_uuencode
Useuuencodetoencodea
lcfirst
lcfirst
Setthefirstcharacter
stristr
stristr
Case-insensitivestrs
quoted_printable_decode
quoted_printable_decode
Convertaprintablestr
vsprintf
vsprintf
Returnstheformatteds
nl2br
nl2br
InsertHTMLnewlinetag
substr_compare
substr_compare
Binarysafecomparison
strrev
strrev
Reverseastring
Popular Articles
How to Use the md5_file Function in PHP to Verify the Legitimacy of File Uploads?