Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
md5
md5
Calculate the md5 hash value of a string
Name:
md5
Category:
String
Programming Language:
php
One-line Description:
Calculate the MD5 hash of the string.
Related
Is it Safe to Store Passwords with MD5? Common Misconceptions of Using PHP MD5 Function for Password Storage
1
Similar Functions
strcspn
strcspn
Getthelengthofthesta
stripos
stripos
Findthelocationwhere
crc32
crc32
Calculateastringofcr
chunk_split
chunk_split
Splitthestringintosm
chop
chop
Aliasofrtrim
money_format
money_format
Formatnumbersintocur
echo
echo
Outputoneormorestrin
ltrim
ltrim
Removespaces(orother
Popular Articles
Is it Safe to Store Passwords with MD5? Common Misconceptions of Using PHP MD5 Function for Password Storage