$query = "SELECT * FROM korisnik WHERE 1"; $results = mysqli_query($con, $query);