// you’re reading...

Tools

Online MD5 Hash Generator

Here is a simple MD5 hash generator I created quickly as part of a useful toolset I'm planning to build up.

The code to generate an MD5 hash using PHP is simple:

md5($string_to_convert);

Discussion

No comments for “Online MD5 Hash Generator”

Post a comment

Most Emailed