0) while($row = mysql_fetch_row($result)) { $pagetitle = "". $row[7] ." Hotel"; $seokey = "". $row[7] ." hotel,". $row[7] ." map and directions,". $row[7] ." hotel reviews,Manchester hotels,airport parking"; $seodesc= "Compare and Book ". $row[1] ." Airport Parking online at manchesterairporthotels.org.uk. Reviews of ". $row[7] . ""; } include ("headerhotel.php"); echo "
"; $query = "SELECT r.resortid, r.resort, h.hotelid, h.resortid, h.hotel, h.hoteldes, h.resort, h.reviewurl, h.hotelrating, h.hoteladd, h.linkyoutravel FROM le_resorts r, le_hotels h WHERE h.resortid = r.resortid AND r.resortid = '$resortid' AND h.hotelid = '$hotelid'"; $result = mysql_query($query); if (mysql_num_rows($result) > 0) while($row = mysql_fetch_row($result)) { echo "Manchester Airport Hotels > ". $row[4] ." Hotel"; } echo "

"; $query = "SELECT r.resortid, r.resort, h.hotelid, h.resortid, h.hotel, h.hoteldes, h.resort, h.reviewurl, h.hotelrating, h.hoteladd, h.linkyoutravel FROM le_resorts r, le_hotels h WHERE h.resortid = r.resortid AND r.resortid = '$resortid' AND h.hotelid = '$hotelid'"; $result = mysql_query($query); if (mysql_num_rows($result) > 0) while($row = mysql_fetch_row($result)) { echo "

\"".str_replace(" \"".str_replace(" \"".str_replace("



". $row[5] . "

Read Independant Reviews on the ". $row[4] . " Hotel

". $row[4] . " Hotel Address:
". $row[9] . "

"; } $query = "SELECT r.resortid, r.resort, h.hotelid, h.resortid, h.hotel, h.hoteldes, h.resort, h.reviewurl, h.hotelrating, h.hoteladd, h.linkyoutravel, h.linkhh, h.linkhayes, h.linkolympic, h.linkhilton, h.linkcosmos, h.linkthomson, h.linkmytravel, h.linkalpha, h.linkmedlife, h.linkxcape, h.linkpeltours, h.linkjmc, h.linkportland, h.linkkuoni, h.linksov, h.linklcb, h.linkargo FROM le_resorts r, le_hotels h WHERE h.resortid = r.resortid AND r.resortid = '$resortid' AND h.hotelid = '$hotelid'"; $result = mysql_query($query); if (mysql_num_rows($result) > 0) while($row = mysql_fetch_row($result)) { echo "
Compare Hotel and Airport Parking prices on the ". $row[4] . "

\"".
"; echo "

". $row[4] . " Map & Directions

"; echo "". $row[11] . "

"; echo "". $row[13] . "
"; echo "
"; } echo ""; $query = "SELECT r.resortid, r.resort, h.hotelid, h.resortid, h.hotel, IF(CHAR_LENGTH(h.hoteldes)>200,RPAD(LEFT(h.hoteldes,200),203,'.'),h.hoteldes), h.resort, h.reviewurl, h.hotelrating, h.hoteladd, h.linkyoutravel, h.linkhh, h.linkhayes, h.linkolympic, h.linkhilton, h.linkcosmos, h.linkthomson, h.linkmytravel, h.linkalpha, h.linkmedlife, h.linkxcape, h.linkpeltours, h.linkjmc, h.linkportland, h.linkkuoni, h.linksov, h.linklcb, h.linkargo FROM le_resorts r, le_hotels h WHERE h.resortid = r.resortid ORDER BY rand()DESC LIMIT 0, 6"; $result = mysql_query($query); if (mysql_num_rows($result) > 0) while($row = mysql_fetch_row($result)) { echo " "; } echo "
"; $query = "SELECT r.resortid, r.resort, h.hotelid, h.resortid, h.hotel, IF(CHAR_LENGTH(h.hoteldes)>200,RPAD(LEFT(h.hoteldes,200),203,'.'),h.hoteldes), h.reviewurl, h.hotelrating, h.hoteladd, h.linkyoutravel, h.linkhh, h.linkhayes, h.linkolympic, h.linkhilton, h.linkcosmos, h.linkthomson, h.linkmytravel, h.linkalpha, h.linkmedlife, h.linkxcape, h.linkpeltours, h.linkjmc, h.linkportland, h.linkkuoni, h.linksov, h.linklcb, h.linkargo FROM le_resorts r, le_hotels h WHERE h.resortid = r.resortid ORDER BY rand()DESC LIMIT 0, 1"; $result = mysql_query($query); if (mysql_num_rows($result) > 0) while($row = mysql_fetch_row($result)) { echo "

Best Selling Manchester Airport Hotels

"; } echo "
". $row[4] ." Hotel
\"".str_replace("

"; $query = "SELECT r.resortid, r.resort, h.hotelid, h.resortid, h.hotel, h.hoteldes, h.reviewurl, h.hotelrating, h.hoteladd, h.linkyoutravel FROM le_resorts r, le_hotels h WHERE h.resortid = r.resortid AND r.resortid = '$resortid' AND h.hotelid = '$hotelid'"; $result = mysql_query($query); if (mysql_num_rows($result) > 0) while($row = mysql_fetch_row($result)) { echo ""; echo "

". $row[4] ." Hotel Reviews



"; if(!empty($row[24])) echo "  ". $row[23] . "


"; } echo ""; include ("footer.php"); ?>