-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
md5_file
Description
Returns the MD5 hash of the contents of the specified file.
Syntax
string md5_file (string $filename)
Parameter $filename
Expected type: String
Description: The name of the file
Return value
Expected type: String
Description: MD5 hash of the contents of the specified file
Notes
- Equivalent to PHP function of the same name.
- Only defined if PHP version is less than 4.2.0 (function didn't exist in PHP before then)
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.016 seconds with 13 queries.
- Forum Search