Unable to connect to database at this time.
'); } $query = "SELECT * FROM food LIMIT 1"; $result = @mysql_query("$query") or die('There was an unexpected error grabbing studies from the database.
'); //get the food pictures and calorie counts from the database while ($row = mysql_fetch_array($result)) { $foodid = stripslashes($row['ID']); $actualcalorie = stripslashes($row['actualcalorie']); $image = stripslashes($row['image']); $description = stripslashes($row['description']); } echo $description; echo "NYC law requires restaurants with over 10 locations to label their menus with calorie