$user = "alexa" // привязка к переменной $user $stmt->bindValue(":username", $user);