$db = mysql_connect("mysql.hosts.co.uk", "sarahdonohue", "STzm39sn");
mysql_select_db("sarahdonohue",$db);
$result = mysql_query("SELECT Feature FROM features WHERE ID = '40'",$db);
$myrow = mysql_fetch_array($result);
$copy = $myrow["Feature"];
echo $copy;
?>
If you want to contact me, please fill in this form and I'll get back to you as soon as I can!