ID:35927182
大小:157.64 KB
页数:38页
时间:2019-04-25
4、isset($_POST['event_id'])&&isset($_SESSION['user'])){/**CollecttheeventIDfromtheURLstring*/$id=(int)$_POST['event_id'];}else{/**SendtheusertothemainpageifnoIDissupplied*/header("Location:./");exit;}$cal=newCalendar($dbo);$markup=$cal->confirmDelete($id);/**Outputtheheader*/$page_title
5、="ViewEvent";$css_files=array("style.css","admin.css");include_once'assets/common/header.inc.php';?>
6、ncludenecessaryfiles*/include_once'../system/core/init.inc.php';/**LoadthecalendarforJanuary*/$cal=newCalendar($dbo,"2012-04-0112:00:00");$page_title="EventsCalendar";$css_files=array('style.css','admin.css','ajax.css');include_once'assets/common/header.inc.php';?> 7、hpecho$cal->buildCalendar();?>
8、les*/
此文档下载收益归作者所有