getSQLHost(), $data->getSQLUser(), $data->getSQLPassword(), $data->getSQLDatabase()); mysqli_set_charset($conn, "utf8"); // Check connection if ($conn->connect_error) { die("Connection failed: " . $conn->connect_error); } // output data of each row ?>

Stichwörter

query("SELECT * FROM `fms`"); if($stich->num_rows > 0) { while ($frow = $stich->fetch_assoc()) { ?>
Kennung Beschreibung