內(nèi)容管理demo之View-CI(codeigniter)PHP框架_

上傳人:hong****2021 文檔編號(hào):24920137 上傳時(shí)間:2021-07-16 格式:DOCX 頁(yè)數(shù):6 大?。?2.12KB
收藏 版權(quán)申訴 舉報(bào) 下載
內(nèi)容管理demo之View-CI(codeigniter)PHP框架__第1頁(yè)
第1頁(yè) / 共6頁(yè)
內(nèi)容管理demo之View-CI(codeigniter)PHP框架__第2頁(yè)
第2頁(yè) / 共6頁(yè)
內(nèi)容管理demo之View-CI(codeigniter)PHP框架__第3頁(yè)
第3頁(yè) / 共6頁(yè)

下載文檔到電腦,查找使用更方便

12 積分

下載資源

還剩頁(yè)未讀,繼續(xù)閱讀

資源描述:

《內(nèi)容管理demo之View-CI(codeigniter)PHP框架_》由會(huì)員分享,可在線閱讀,更多相關(guān)《內(nèi)容管理demo之View-CI(codeigniter)PHP框架_(6頁(yè)珍藏版)》請(qǐng)?jiān)谘b配圖網(wǎng)上搜索。

1、內(nèi)容管理demo之View-CI(codeigniter)PHP框架_ 這里是視圖部分,在views里面創(chuàng)建了一個(gè)news文件夾,并有如下文件。 index.html add.html change.html 代碼分別是 index.html html xmlns="l" head meta http-equiv="Content-Type" content="text/html; charset=utf-8" / title新聞列表頁(yè)面/title /head body table widt

2、h="408" border="1" tr td colspan="3"新聞列表/td /tr tr td width="59"序號(hào)/td td width="243"標(biāo)題/td td width="84"操作/td /tr ?php foreach($news[list] as $rows){? tr td width="59"?php echo $rows[id];?/td td width="243"?php echo $rows[title];?/td td width="

3、84"a href="../change/?php echo $rows[id];?"修改/aa href="../del/?php echo $rows[id];?"刪除/a/td /tr ?php } ? tr td colspan="3" a href="1"首頁(yè)/a a href="?php echo $news[pageup];?"上頁(yè)/a a href="?php echo $news[pagedown];?"下頁(yè)/a a href="?php echo $news[pagemax];?"末頁(yè)/a /t

4、d /tr /table /body /html add.html 代碼 是 html xmlns="l" head meta http-equiv="Content-Type" content="text/html; charset=utf-8" / title添加新聞內(nèi)容/title /head body form action="addaction" method="post" table width="573" border="1" tr td colspan="2"

5、 align="center"添加內(nèi)容/td /tr tr td width="92"標(biāo)題/td td width="465"input type="text" name="title" //td /tr tr td height="137"內(nèi)容/td tdtextarea name="content" rows="10" cols="50"/textarea/td /tr tr td colspan="2" input type="submit" value="確定添加" / /td

6、 /tr /table /form /body /html change.html代碼是 html xmlns="l" head meta http-equiv="Content-Type" content="text/html; charset=utf-8" / title修改新聞內(nèi)容/title /head body form action="../changeaction/?php echo $id;?" method="post" table width="573" border=

7、"1" tr td colspan="2" align="center"修改內(nèi)容/td /tr tr td width="92"標(biāo)題/td td width="465"input type="text" value="?php echo $title;?" name="title" //td /tr tr td height="137"內(nèi)容/td tdtextarea name="content" rows="10" cols="50"?php echo $content;?/textarea/td /tr tr td colspan="2" input type="submit" value="確定修改" / /td /tr /table /form /body /html 更多信息請(qǐng)查看IT技術(shù)專(zhuān)欄 ...

展開(kāi)閱讀全文
溫馨提示:
1: 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
2: 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
3.本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
5. 裝配圖網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

相關(guān)資源

更多
正為您匹配相似的精品文檔
關(guān)于我們 - 網(wǎng)站聲明 - 網(wǎng)站地圖 - 資源地圖 - 友情鏈接 - 網(wǎng)站客服 - 聯(lián)系我們

copyright@ 2023-2025  zhuangpeitu.com 裝配圖網(wǎng)版權(quán)所有   聯(lián)系電話:18123376007

備案號(hào):ICP2024067431號(hào)-1 川公網(wǎng)安備51140202000466號(hào)


本站為文檔C2C交易模式,即用戶上傳的文檔直接被用戶下載,本站只是中間服務(wù)平臺(tái),本站所有文檔下載所得的收益歸上傳人(含作者)所有。裝配圖網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)上載內(nèi)容本身不做任何修改或編輯。若文檔所含內(nèi)容侵犯了您的版權(quán)或隱私,請(qǐng)立即通知裝配圖網(wǎng),我們立即給予刪除!