\r\n"; mail('jim.rolt@googlemail.com', $subject, $error, $headers); } include'dataedit/sql.php'; $sql = "SELECT DISTINCT CountyName, RecordID, Country.Name AS Country FROM Towns INNER JOIN CountyDetails ON CountyDetails.RecordID = Towns.County INNER JOIN Country ON Country.ID = CountyDetails.CountryID WHERE Towns.tips > '' ORDER BY Country, CountyName"; $details = mysql_query($sql) or die(mysql_error());//or mailjim("towndetails", "$sql\n".mysql_error()); ?> UK Travel Tips

Related links:

Reviews | Reports | Travel

UK Travel Tips

signpost

Submitted by our users for our users If you have a useful UK travel tip - don't be shy and share it with our millions of annual users. . Your tip can be about traffic issues, somewhere beautiful you know well or places to avoid that just get too busy. Anything you like really as long as its helpful and of course true! Please help us to help people travel the UK successfully and responsibly.
email your tip here.

Country){ echo"
$row->Country: \n"; $ccheck = $row->Country; } if($cocheck != $row->CountyName){ echo"
$row->CountyName\n"; $cocheck = $row->CountyName; if($count == $num)echo'

'; $count ++; } } ?>