01.
<center><h2
class
=
"section-heading"
>4เมนูอาหารที่เเนะนำ</h2></center>
02.
03.
<h1> </h1>
04.
<?php
do
{
do
{
if
(
$row_Recordset6
[
'p_id'
] ==
$row_Recordset5
[
'BMI_id'
]) {?>
05.
<table width=
"500"
border=
"0"
cellspacing=
"2"
cellpadding=
"0"
>
06.
<tr>
07.
<td width=
"125"
><img src="img/<?php
08.
echo
$row_Recordset6
[
'p_img'
]; ?>
" width="
100%" /></td>
09.
<td width=
"125"
><center><h3>
10.
11.
<p><?php
echo
$row_Recordset6
[
'p_detail'
]; }?></td>
12.
13.
</table>
14.
<?php }
while
(
$row_Recordset6
= mysql_fetch_assoc(
$Recordset6
));
15.
$Recordset6
=
$rec6
; }
16.
while
(
$row_Recordset5
= mysql_fetch_assoc(
$Recordset5
));
17.
?>