echo "<div class='home_mainContent_listBox'>
<div class='title'><a href='article.php?id=$id&goto=$id' target='_parent'>$custom_name</a></div>
<img src='Admin/IMG/$rs[dowphoto]' alt='Article Thumbnail' width='200' height='200' class='thumbnail' />
<p>$customdetail. </p>
<div class='btn'><a href='$url' target='_parent'>ດາວໂຫຼດຟາຍ</a></div>
</p>
</div>
";
}
?>
ขอถามเรื่องphp อยากรู้ว่าเราจะแทรกโคด update ได้ตรงใหนครับ mysql
<div class='title'><a href='article.php?id=$id&goto=$id' target='_parent'>$custom_name</a></div>
<img src='Admin/IMG/$rs[dowphoto]' alt='Article Thumbnail' width='200' height='200' class='thumbnail' />
<p>$customdetail. </p>
<div class='btn'><a href='$url' target='_parent'>ດາວໂຫຼດຟາຍ</a></div>
</p>
</div>
";
}
?>