La Carta

"; while ($row=mysql_fetch_array($result)){ $i = $row['id']; $f1 = $row['foto']; echo ""; } mysql_free_result($result); ?>
Categoria
Nombre
Descripcion
Foto
Precio
". $row['categoria'] ."". $row['nombre'] ." ".$row['descripcion']."".$row['precio']."

Noticias

". $row['asunto'] ."

". $row['cuerpo'] ."

mas ...
"; } mysql_free_result($result); ?>