¢Æ ³¯Â¥¸¦ Ŭ¸¯Çϸé ÇØ´çÀÏÀÇ ÀÏÁ¤ ¸®½ºÆ®¸¦ º¼ ¼ö ÀÖ½À´Ï´Ù.
   ¢Æ Á¦¸ñ¿¡ ¸¶¿ì½º¸¦ ¿Ã¸®¸é ÇØ´ç ±ÛÀÇ ³»¿ëÀÌ º¸ÀÔ´Ï´Ù.
 \n"); $col++; } for($j = 1; $j <= $total_days; $j++) { $sql=mysql_query("select * from schedule where year='$year' and month='$month' and day = '$j'"); $bgc="#FFFEDC"; if($col == 6){$bgc="#FFFFCC";} if($col == 0){$bgc="#FFFF99";} if ((date('Y')==$year)&&(date('m')==$month)&&(date('d')==$j)){ $img=""; } echo(" \n"); $col++; if($col == 7) { echo("\n"); if($j != $total_days) { echo("\n"); } $col = 0; } $img=""; } while($col > 0 && $col < 7) { echo(" \n"); $col++; } ?>
&month=&c_no=">¢¸
³â ¿ù   &month=&c_no=">¢º
ÀÏ ¿ù È­ ¼ö ¸ñ ±Ý Åä
$img$j"); while($rs=mysql_fetch_array($sql)){ $cont=split(chr(13),$rs[content]); $content=""; for($i=0;$i",$content); } $title=stripslashes($rs[title]); $ttitle1=$title; $ttitle1=ereg_replace("\"","'",$ttitle1); $titleLen=10; if (strLen($title) >= $titleLen){ $title=substr($title,0,$titleLen-3)."..."; } if ($sess_X=="o"){ echo("
¡¤$title"); }else{ // if ($sess_name){ echo("
¡¤$title"); // } } } echo("