Warning: mail() [function.mail]: SAFE MODE Restriction in effect. The fifth parameter is disabled in SAFE MODE. in /home/www/n4b12/html/billard-liga/sendmail.php on line 3
warum kommt das??
code:
<?
$to ="lord-napoleon@gmx.de" ;
mail($to, $name, $ueberschrift, $komentar, "From: $name <$email>");
?>
Danke <? echo ("$name") ?>, Deine Mail wurde soebend an die Liga Leitung gesendet!
warum kommt das??
code:
<?
$to ="lord-napoleon@gmx.de" ;
mail($to, $name, $ueberschrift, $komentar, "From: $name <$email>");
?>
Danke <? echo ("$name") ?>, Deine Mail wurde soebend an die Liga Leitung gesendet!
Kommentar