Zitat Zitat von SebbyPHM Beitrag anzeigen
hier, schreibs dir auf (extra für dich):

PHP-Code:
<?php
if (isset ($_POST['submit'])) echo 'MD5-Hash: '.md5($_POST['input']).'<br /><br />'?>
<form action="" method="post">Input: <input type="text" name="input" value="" /> <input type="submit" name="submit" value="md5()" /></form>

thx sebbyphm und thx gremlin was würde ich ohne euch beiden machen naja noch ma thx für alles ich überlege mir noch eine kleine überarschung für euch beide für eure hilfe ^.^

mfg
adi