 |
[½ÂÀκ¯°æ]
}?>
} else {?>
[ºñ½ÂÀκ¯°æ]
}?>
}?>
=$BDATA[title]?> |
=$CADATA[ftitle]?> |
=$ADDFIELDVALUE[$CADATA[fname]]?> |
}?>
|
} else {?>
}?> |
¤ýÀÛ¼ºÀÚ :
=$BDATA[name]?> |
¤ýÀÛ¼ºÀÏ :
=$BDATA[wdate]?> |
¤ýÀ̸ÞÀÏ :
}else{?>
}?> |
¤ýȨÆäÀÌÁö :
=$BDATA[homepage]?>
}else{?>
}?> |
¤ýÁ¶È¸¼ö :
=$BDATA[view]?> |
¤ýÃßõÁ¡¼ö :
=$BDATA[point]?> |
¤ýÀÏÁ¤ÀÏ :
=$BDATA[etc1]?> ~ =$BDATA[etc2]?>}?> |
|
|
|
|
|
=$BDATA[contents]?>
$maxwidth = 600; // À̹ÌÁöÀÇ ÃÖ´ë ³ÐÀÌ
if($IMG_STATE) if(is_array($FLIST)) {
reset($FLIST);
while(list($KEY, $FDATA)=each($FLIST)) {
if($FDATA[width] > $maxwidth) $width = $maxwidth;
else $width = $FDATA[width];
?>
|
}
}
?>
|
|
|
|
if(is_array($FLIST)) {
?>
 |
reset($FLIST);
while(list($KEY, $FDATA)=each($FLIST)) {
?>
=$FDATA[name]?> |
[=$FDATA[sizestr]?>] |
(download : =$FDATA[count]?>) |
}
?>
|
|
|
}?>
|
¿À´ÃÀÇ ´Ù¸¥ÀÏÁ¤ : |
if(strlen($nowmon) == 1)$now_mon = "0".$nowmon;
else $now_mon = $nowmon;
if(strlen($nowday) == 1)$now_day = "0".$nowday;
else $now_day = $nowday;
$other_date = $nowyear."-".$now_mon;
$SQL = "select * from amboard_".$group." where code = '".$code."' and etc1 like '%".$other_date."%' or etc2 like '%".$other_date."%'";
$result = mysql_query($SQL,$connect);
while($row = mysql_fetch_array($result)){
$start_time = substr($row[etc1],0,10);
$start_time = str_replace("-","",$start_time);
$end_time = substr($row[etc2],0,10);
$end_time = str_replace("-","",$end_time);
$now_time = $nowyear.$now_mon.$now_day;
if($start_time <= $now_time && $end_time >= $now_time){
if($row[no] != $no){
?>
=$row[title]?>
}?>
}?>
}?>
|
|
|
|
|