prepare("INSERT INTO posts (frage, antwort) VALUES (?, ?)");
// $stmt->bind_param("ss", $frage, $antwort);
// $stmt->execute();
}
?>
LLM Gemüse-Chatforum Demo
LLM-Chatforum Gemüse-Demo
Frage: = htmlspecialchars($frage) ?>
Antwort: = htmlspecialchars($antwort) ?>
Hinweis: Unsicherheitsgrad / Quelle könnten hier angezeigt werden.