include "../cdbcon.inc"; if (!$sess_name){?> }else{?> }else{?> }else{?> $sql=mysql_query("select * from schedule where idx='$num' and year='$year' and month='$month' and day='$day'"); $rs=mysql_fetch_array($sql); $title=stripslashes($rs[title]); $content=stripslashes($rs[content]); ?>
include "../left.html";?> |
|