Hi, there Anyone can make a site like md5encrypter.com? for what price? Please send a pm along with your msn contacts. Thanks
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head> <body> <?php if(isset($_POST['md5'])) { $string = md5($_POST['md5']); echo 'The encrypted string is ' . $string; } else { echo '<form name="md5" name="md5" method="post" action="index.php"> String to encrypt:<br /> <input type="text" name="md5" /> <input type="submit" name="md5" value="Encrypt!" /> </form>'; } ?> </body> </html> Code (markup): Literally took me 1 minute, should work..
easy cake, can be done, please pm me your cost. note: md5 is one way so encryption can be done, if you prodive a large database then i will do the decryption . thanks
Thank you all, guys! I do appreciate! Job has been done by a DP member, thank you for your PMs and sorry there are a lot, I could not reply one by one! THANKS!!!