Hi,
Den Rest stelle ich zur Diskussion.
if (isset($_POST['user']) && $_POST['user'] && isset($_POST['pass']) && ($_POST['pass'])) {
#Benutzer anlegen
$user=strtolower(trim($_POST['user']));
Gibt's einen guten Grund, warum du hier den Benutzernamen in Kleinbuchstaben umwandelst?
MfG ChrisB
--
„This is the author's opinion, not necessarily that of Starbucks.“
„This is the author's opinion, not necessarily that of Starbucks.“