Hi an alle; Ich hab ein kleines Problem: In einer if-Anweisung möchte ich eine HTML-Textbox einbauen. Bei mir sieht das so aus: ~~~php
if(...){ ?>
<form action="" method="post"><input type="text" name="to_md5" value="Klartext"></form>
<?php }
PS: ... = nicht wichtig; funktioniert