There was an error while loading. Please reload this page.
atm. this doesn't error:
$stmt = $pdo->query("SELECT * FROM `ada` WHERE email = ?"); $stmt->execute([$email]);