4){ $tomuch = 1; }else{ $tomuch = 0; }; ?>
prepare("SELECT id, message, name, streamurl, streamport, streamip, tijd, streamdomain FROM alarm WHERE uid=?")){ $stmt -> bind_param('i', $userid); $stmt -> execute(); $stmt -> bind_result($id, $message, $name, $streamurl, $streamport, $streamip, $tijd, $streamdomain); while($result = $stmt -> fetch()){ print ' '; }; $stmt -> close(); } ?>
# Naam Tijd StreamUrl Beschrijving Acties
'.$id.' '.$name.' '.$tijd.' '.$streamdomain.' '.$message.'