Skip to content Skip to footer
query(“select * from hoteles where id=”.$_GET[‘id’]);
$row=mysqli_fetch_row($result);
?>

“, ” “,$row[1]); ?>

“, ” “,$row[3]); ?>