ARE THESE ALL ORIGINAL RECIPES?
These are all database-fed recipes (no pun intended!). As I have more time, I'll fancy up the sorting and search capabilities, and also give you the ability to upload your own favorites to this area!
$sqlusername = "jim3";
$sqlpassword = "un74ngl3dup";
$sqldb = "untangledup";
$sqlhost = "mysqlb16.webcontrolcenter.com";
$connect = mysql_connect($sqlhost, $sqlusername, $sqlpassword);
if(!$connect){
die(mysql_error());
} else {
echo "Connected to $sqlhost as $sqlusername";
}
if (!$connect) {
echo (" Unable to connect to the database server. Unable to locate the database. Error retrieving Recipes from database!

Error processing SSI file

");
echo("
Here is a collection of favorite recipes from all over:
Of course not. Many are, but most are family recipes that have been handed down through the years, or recipes that we have just become fond of. I have attempted to give credit where credit is due, and to not post recipes from friends without their permission to do so. If you see a recipe that you feel should be removed, please feel free to let me know which recipe and why it should be removed. Happy eats!
Coleman/Stewart Recipe Collections
".
"Error: " . mysql_error() . "");
echo("
")
?>
");
while ($ff = mysql_fetch_array($foody) ) {
$id = $ff["ID"];
echo("Recipe Type \n");
echo(" \n");
}
echo("" . $ff["Namedish"] . " \n");
echo("" . $ff["Dishtype"] . " \n");
echo("
|
||||||||||||||
|