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
PHP Installation and Configuration Guide for CentOS 7.0
8
Use the imageflip function to flip the image and compress the image file size
7
How to read subdirectories in specified directory through dir function
10
How to Use define_syslog_variables and openlog Together in PHP: A Detailed Example
7
Similar Functions
strcmp
strcmp
Binarysafestringcomp
localeconv
localeconv
Getdigitalformatinfo
htmlentities
htmlentities
Convertallapplicable
sscanf
sscanf
Parsesenteredcharact
chunk_split
chunk_split
Splitthestringintosm
str_rot13
str_rot13
Performarot13convers
number_format
number_format
Formatanumberinathou
ord
ord
Convertthefirstbyteo
Popular Articles