Menu of the Day
".$starterrow['Name']."

"; ?>
".$starterrow['Description']."

"; ?>
NULL OR $startdish<>0) { $starter="SELECT * from recipebook where ID=$startdish AND Dish_Type=1"; $starterresult=mysql_query($starter); $starterrow=mysql_fetch_assoc($starterresult); echo "

or

"; echo "

".$starterrow['Name']."

"; ?>
".$starterrow['Description']."

"; }?>

 

".$mainrow['Name']."

"; ?>
".$mainrow['Description']."

"; ?>
NULL OR $maindish<>0) { $maincourse="SELECT * from recipebook where ID=$maindish AND Dish_Type=2"; $mainresult=mysql_query($maincourse); $mainrow=mysql_fetch_assoc($mainresult); echo "

or

"; echo "

".$mainrow['Name']."

"; ?>
".$mainrow['Description']."

"; }?>

 

".$sweetrow['Name']."

"; ?>
".$sweetrow['Description']."

"; ?>
NULL OR $sweetdish<>0) { $sweetcourse="SELECT * from recipebook where ID=$sweetdish AND Dish_Type=3"; $sweetresult=mysql_query($sweetcourse); $sweetrow=mysql_fetch_assoc($sweetresult); echo "

or

"; echo "

".$sweetrow['Name']."

"; ?>
".$sweetrow['Description']."

"; }?>

All main courses are served with seasonal vegetables

"; echo "

Ask about our MEAL DEAL - all 3 courses for just £5 per person

"; ?>