Home > PHP > md5()

md5()

It calculates the md5 hash of a string

Example

<?php
echo md5(“test”);
?>

Output

098f6bcd4621d373cade4e832627b4f6

EmailFacebookLinkedInMySpaceDiggTumblrStumbleUponShare
Beginner's Guide....
Categories: PHP Tags: , ,
Comments are closed.

Switch to our mobile site