Es wird gesucht in: Name, ID.

prepare($sql); $stmt->bind_param('si', $s, $_search); $stmt->execute(); $r = $stmt->get_result(); if ($r->num_rows === 1 && !isset($_GET['action'])) { $l = $r->fetch_object(); $stmt->reset(); $mysqli->close(); ?> reset(); })(); include_once __DIR__ . "/footer.php"; ?>