Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
if(strstr($mail,"@") && strstr($mail,".")){
<? session_start ();
$_SESSION['tele'] = $_POST['tele'];
$_SESSION['name'] = $_POST['name'];
$_SESSION['text'] = $_POST['text'];
$_SESSION['email'] = $_POST['email'];
if(strstr($_POST[email],"@")) {
}
else {
$stop_email = "stop_email";
}
if(preg_match('~[0-9]+~', $_POST[tele])) {
}
else {
$stop_tele = "stop_tele";
}
if(empty($_POST[name])) {
$stop = "stop";
}
if(empty($_POST[email])) {
$stop = "stop";
}
if(empty($_POST[tele])) {
$stop = "stop";
}
if(empty($_POST[text])) {
$stop = "stop";
}
if ($stop == "stop") {
header ("Location: contact.php?fehler=1");
}
if ($stop_email == "stop_email") {
header ("Location: contact.php?fehler=2");
}
if ($stop_tele == "stop_tele") {
header ("Location: contact.php?fehler=3");
}
else {