1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | | PHP-Quelltext
<!--
*** Kit-NoSpam
*** Idee: Onkel Hotte
*** www.kit-security.de (c)2006
-->
<tr>
<td class="left">
<input name="crashcode" type="hidden" value="$cryptcode">
<img border="0" height="30" width="120" src="nospam/makegfx.php?touch=$cryptcode">
</td>
<td class="right">
<input maxlength="6" name="inputchars" size="6" type="text">
Bitte geben Sie zur Bestätigung den Code ein, der links angezeigt wird.
</td>
</tr>
<!-- *** EOS *** -->
|