[php:1:a25f45f05e]
<?
$extra = "From: $sender <$kontakformular@HabboFuture.ch>\n";
$extra .= "Content-Type: text/html\n
Content-Transfer-Encoding: 8bit\n";
mail($habbofuture@gmx.ch, $Bewerbung, $eine Bewerbung wurde versendet, $extra);
?>
[/php:1:a25f45f05e]
Parse error: parse error, unexpected '@' in /usr/export/www/hosting/zukunft/submit.php on line 5
Edit: muss ich bei §mail keine E-Mail hineinschreiben?!
:d
wenn nicht, was sonst?