深入php與jquery開發(fā)源代碼下載(pro php and jquery source code)

深入php與jquery開發(fā)源代碼下載(pro php and jquery source code)

ID:35927182

大小:157.64 KB

頁數(shù):38頁

時(shí)間:2019-04-25

深入php與jquery開發(fā)源代碼下載(pro php and jquery source code)_第1頁
深入php與jquery開發(fā)源代碼下載(pro php and jquery source code)_第2頁
深入php與jquery開發(fā)源代碼下載(pro php and jquery source code)_第3頁
深入php與jquery開發(fā)源代碼下載(pro php and jquery source code)_第4頁
深入php與jquery開發(fā)源代碼下載(pro php and jquery source code)_第5頁
資源描述:

《深入php與jquery開發(fā)源代碼下載(pro php and jquery source code)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫

1、深入PHP與jQuery開發(fā)源代碼下載(ProPHPandjQuerysourcecode)作者:[美]JasonLengstorf著人民郵電出版社看完這本書后覺得內(nèi)容挺不錯(cuò)的,書中的代碼基本上都能實(shí)現(xiàn),為方便廣大同仁更好的學(xué)習(xí)和參考,能以我個(gè)人的能力給大家做點(diǎn)貢獻(xiàn)我也覺得非常榮幸,歡迎大家踴躍下載!本想免費(fèi)供大家下載的,可是為了同時(shí)也能讓我下載更多的學(xué)習(xí)資料,所以還是決定跟大家要點(diǎn)財(cái)富值吧,嘿嘿!下面是這個(gè)項(xiàng)目的目錄結(jié)構(gòu)!下面是運(yùn)行效果圖:首先是app目錄下的admin.php文件,代碼如下:

2、ebing*/include_once'../system/core/init.inc.php';if(!isset($_SESSION['user'])){header("Location:./");exit;}/**Outputtheheader*/$page_title="Add/EditEvent";$css_files=array("style.css","admin.css");include_once'assets/common/header.inc.php';/**Loadthecalendar*/$cal=newCalendar($dbo);?>

3、displayForm();?>

下面是confirmdelete.php文件:

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';?>

Index.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();?>

Login.php

8、les*/

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
侵權(quán)申訴

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動(dòng)畫的文件,查看預(yù)覽時(shí)可能會(huì)顯示錯(cuò)亂或異常,文件下載后無此問題,請(qǐng)放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對(duì)本文檔版權(quán)有爭(zhēng)議請(qǐng)及時(shí)聯(lián)系客服。
3. 下載前請(qǐng)仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時(shí)可能由于網(wǎng)絡(luò)波動(dòng)等原因無法下載或下載錯(cuò)誤,付費(fèi)完成后未能成功下載的用戶請(qǐng)聯(lián)系客服處理。
相關(guān)標(biāo)簽