"; echo " RECORD ID BRAND NAME ACTION "; while($row=mysql_fetch_array($result)){ ?>".$row['id'].""; echo "".$row['brand_name'].""; echo""; ?>