 |
|
|
|
$query = "select * from news order by Idx desc limit 0, 3";
$result = mysql_query($query, $conn);
// while($row = mysql_fetch_array($result))
{
?>
 |
= str_cut($row[Subject], 28) ?>
if ($row[Indate]==$dates) {?>
}?>
|
 |
 |
} // end While
//µ¥ÀÌÅͺ£À̽º¿ÍÀÇ ¿¬°áÀ» ³¡´Â´Ù.
?>
| |
 |
|
|