include("admin/config.html");
include("workspage.html");
$data=mysql_fetch_array(mysql_query("select * from $tablefood"));
$result=mysql_query("select * from $tablepictures where sort='food'");
$totle=mysql_num_rows($result);
workspage($totle,$displaypg=4);
$result=mysql_query("select * from $tablepictures where sort='food' ORDER BY id DESC limit $firstcount,$displaypg");
$i=1;
while($datahomes=mysql_fetch_array($result)){
$picture[$i]=str_replace("../","",stripslashes($datahomes[picture]));
$title[$i]=stripslashes($datahomes[title]);
$date[$i]=date("m/d/Y",$datahomes[adddate]);
$link[$i]=stripslashes($datahomes[link]);
$i++;
}
mysql_close();
?>
Food - Lauren Kramer
Eating is one of the joys of life. Writing about food and eating is another.
Despite her fairly strict diet as a vegetarian, Lauren relishes the opportunity to write articles on an array of topics surrounding food.
As a contributing editor at Seafood Business Magazine, she pens a monthly column called Behind The Lines on the restaurant industry, and another called Spotlight on various species and seafood processing issues.
Her feature stories on various categories of the supermarket have appeared in the trade magazine Grocer Today for the past eight years. Her restaurant reviews appeared regularly on www.mybc.com and are presently featured on www.evalu8.org. And she delivers succinct features on various culinary styles and trends for the USA National Culinary Review. Read some of her recent stories by clicking on the links below.