''){ $fp=fopen('leirat.txt','a'); fputs($fp,$_POST['email']."\n"); fclose($fp); echo 'Sikeres leiratkozás!'; }else{ echo '
E-mail cím:
'; } ?>