ProLucKer: 2 email addys

Hi, habe ein Problem! habe ein Form Mailer mir geschrieben und wei nicht wie ich 2 Email addys angebe!

Hir ein ausschnitt:

config.php:
$to_email = "hellcat@gmx.ch"; // Deine E-mail adresse

mail.php:
mail($to_email,$subject,$message,"From: $email");

wo muss ich die 2te emaill add angeben und was?

THX

  1. Sorry, dumme frage, selbst gelöst *gg*

    Hi, habe ein Problem! habe ein Form Mailer mir geschrieben und wei nicht wie ich 2 Email addys angebe!

    Hir ein ausschnitt:

    config.php:
    $to_email = "hellcat@gmx.ch"; // Deine E-mail adresse

    mail.php:
    mail($to_email,$subject,$message,"From: $email");

    wo muss ich die 2te emaill add angeben und was?

    THX