sha1.php

<form>
<input type=text name=password>
<input type=submit>
</form>
<?
if($password!="") {
	echo sha1($passwd);
}
?>
 
info/sha1.txt · Dernière modification: 2008/11/11 11:37 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki