HMm
ich sitze da jeztz schon bestimmt eine Stunde und finde den Fehler nicht:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''Mitglied', 'Passwort', 'Email') VALUES ('Username', 'pass', 'abc@xyz.de')' at line 1
ich sitze da jeztz schon bestimmt eine Stunde und finde den Fehler nicht:
PHP:
$eintrag = "INSERT INTO `Forum` ('Mitglied', 'Passwort', 'Email') VALUES ('$name', '$pass', '$mail')";
Zuletzt bearbeitet: