include "../cdbcon.inc"; $sql=mysql_query("select * from schedule where year='$year' and month='$month' and day='$day'"); ?>