\r\n"; mail('jim.rolt@googlemail.com', $subject, $error, $headers); } $ty = mysql_real_escape_string($_GET['type']); if($ty == "Pub and Bar"){$typer="Places to Drink";}else{$typer=$ty.'s';} include'dataedit/sql.php'; $q = mysql_query("SELECT DISTINCT EstDetails.RecordID, EstDetails.Town, Country.Name AS cname FROM EstDetails LEFT JOIN Country ON Country.ID = EstDetails.CountryID INNER JOIN EstablishmentType ON EstablishmentType.Type = '$ty' AND (EstDetails.EstType = EstablishmentType.ID OR EstDetails.EstType2 = EstablishmentType.ID OR EstDetails.EstTypeAlt = EstablishmentType.ID OR EstDetails.EstType3 = EstablishmentType.ID) ORDER BY cname, Town ")or mailjim('q', mysql_error()); if(mysql_num_rows($q) == 0){ header("HTTP/1.1 404 Not Found"); header("Location: https://information-britain.co.uk/errordoc.php"); exit(); } echo <<$typer. the easy way to find a $ty EOT; ?>

Related links:

Taxis | Destinations | Attractions | Events

$typer"; include'linkunit.txt'; ?>
 

cname){ echo"$row->cname: "; $check = $row->cname; } echo"RecordID>$row->Town | "; } if($ty == 'Tour%20Guide'){include'taxis.txt';} include'dailyfeature.php'; ?>