include "../../left.html";?>
|
 |
 |
|
 |
 |
=$title_img?>Total:
=$total?>
|
|
if ($page>=2){
$cha=$pagesize*($page-1);
$total=$total-$cha;
}
while($row=mysql_fetch_array($query1))
{
$title=stripslashes($row[title]);
$ttitle1=$title;
$ttitle1=ereg_replace("\"","'",$ttitle1);
$titleLen=38;
if (strLen($title) >= $titleLen){
$title=substr($title,0,$titleLen-3)."...";
}
$writeday=substr($row[writeday],0,10);
?>
=$total?>
|
print("$title"); //±ÛÁ¦¸ñ
if ($writeday==date('Y-m-d')){
print(" "); //NEW Ç¥½Ã
}
?>
|
°ü¸®ÀÚ |
=$writeday?>
|
=$row[readnum]?>
|
|
$total--;
}
?>
 |
}else{?>
}?>
|
if($block>1){
$mypage=$first_page;
echo(" ");
}?>
for($i=$first_page+1;$i<=$last_page;$i++){
if($page==$i){
echo("$i ");
}else{
echo("$i ");
}
}
?>
if($block<$totalblock){
$mypage=$last_page+1;
echo(" ");
}
?>
|
|
|
 |
|
|