query($query) or die($mysqli->error.__LINE__); while($row = $result->fetch_assoc()){ $paises[] = $row;} include_once("include/head.php"); ?>
OK |