|
| |
Inverness &
District
Local Events during 2006
We will be
happy to arrange bookings etc
for any of the following events
<%
$username="Mwood2";
$password="Localev";
$database="bandb";
mysql_connect(localhost,$username,$password)
or die("Could not connect: " . mysql_error());
//echo "Connected successfully";
mysql_select_db($database) or die("Unable to select database");
//Performing SQL query
$query="SELECT * FROM localev WHERE date >= NOW() ORDER BY date ASC";
$result= mysql_query($query)or die("Query failed: " . mysql_error());
//Printing results in html
echo"\n";
while ($line = mysql_fetch_array($result, MYSQL_ASSOC)) {
echo "\t\n\n";
foreach ($line as $col_value) {
echo "\t\t| $col_value | \n\n\n\n";
}
echo "\t \n";
}
echo " \n";
//Free result set
mysql_free_result($result);
//Closing connection
mysql_close();
%>
Also throughout the summer time - Scotland's Longest running show -
Scottish Showtime in the Ramada Hotel Inverness. This show has
been thrilling and delighting audiences from all over the world for the
past 34 years. This professional production is a fast moving and colourful
spectacle, a perfect blend of a typical Highland ceilidh, and a Scottish
variety show. Traditional song, dance and music laced with magical humour
and performed by a superb cast of Scotland’s finest entertainers. For
details visit
http://www.scottishshowtime.com
Also each day throughout this month ........
- Outdoor Bowling
- Culloden battlefield
- Fort George (built in 1748) - one of Europe's most formidable
fortifications (open all year).
- Clava ancient standing stones and cairns which date from 1,500 years
BC
- Pringle's woollen mill where they have been weaving fine tweeds for
more than 200 years.
- Inverness Floral Hall and demonstration gardens (part of a working
nursery)
- Inverness Aquadome - Aquarobics, Sub Aqua, Octopush, Swimming Club,
Masters Swimming.
- Black Isle wildlife & country park.
- Ten-pin bowling
|
|