Home >

Recipes


Are you wondering what to do with all that delicious produce from your garden? Look no further because we have a great selection of seasonal recipes, sourced from our experts, to make the most of your fruit, vegetables and herbs.

query($permcontquery)) { $rowcount=mysqli_num_rows($permcontresult); /* fetch associative array */ while ($row = $permcontresult->fetch_assoc()) { $name = $row["title"]; $image = $row["image"]; $content = substr($row["recipe"], 0, 180); $content = str_replace("

","",$content); $content = str_replace("

","",$content); $content = str_replace("

","",$content); $content = str_replace("

","",$content); $content = str_replace("","",$content); $content = str_replace("

","",$content); $content = str_replace("

","",$content); $content = str_replace("","",$content); $content = str_replace("","",$content); $content = str_replace("","",$content); $content = str_replace("","",$content); $content = str_replace("

","",$content); $content = str_replace("","",$content); $content = str_replace("","",$content); $content = str_replace("
","",$content); $content = str_replace("
","",$content); $content = str_replace("target='blank'","",$content); $content = str_replace("href","",$content); $id=$row["id"]; $URL=$row["URL"]; echo "
"; if ($image == "") { echo ""; } else { echo ""; } echo "
".$name."
"; } } ?>