Empowering People

Let your life be challenging and fulfilling. Make a simple change for the better is far more effective than 5 complicated changes for the worse.

Contact

 
* Naam:
* Emailadres:
* Telefoon:
  Bericht:
 
Verplicht!"; } else { $tel = $_POST['tel']; $email = $_POST['email']; $fromName = $_POST['fromName']; $subject = "Internet reactie op 2b-healthy.eu"; $body = $_POST['body']; // Domein informatie $domain = $_SERVER["ORIG_PATH_INFO"]; $domain .= " "; $domain .= $_SERVER["REMOTE_ADDR"]; // versuren van Email naar u $todayis = date("j-m-Y \o\m H:i"); mail("$to", "$subject", " Verzonden op: $todayis Informatieverzoek van $fromName. Tel: $tel Bericht: $body ", "From: $fromName <$email>\nReturn-path: $email"); // EINDE versuren naar u echo "Verstuurd!"; } } ?>