'.$row2[1].''; } mysqli_free_result($res2); } mysqli_free_result($res); // 會議時間 $stime_str = $etime_str = ""; $now_min = date("i"); if ($now_min < 30) $next_start = date("H").":30:00"; else $next_start = date("H", strtotime("+1 hour")).":00:00"; $next_end = date("H:i:s", strtotime("+1 hour -1 second", strtotime($next_start))); //echo $next_start."~".$next_end; for ($i=8; $i<24; $i++) { $hour = str_pad($i, 2, "0", STR_PAD_LEFT); for ($j=0; $j<2; $j++) { $min = str_pad($j*30, 2, "0", STR_PAD_LEFT); $stime_sel = $hour.":".$min.":00"; $stime_str .= ''; $min = str_pad($j*30+29, 2, "0", STR_PAD_LEFT); $etime_sel = $hour.":".$min.":59"; $etime_sel_text = date("H:i", strtotime("+1 second", strtotime($etime_sel))); $etime_str .= ''; } } ?> Please fill up the required field!"; } else { echo "Record has added successfully"; } } */ ?> "> 會議主題 會議日期 " required> 開始時間 結束時間 地點 請選擇 C區會議室1 C區會議室2 大直會議室 網路會議 其他 使用資源 會議內容 與會人員 確定 按下「確定」後,系統將發信通知已勾選的與會人員! ">
Record has added successfully