資源簡介
簡單的報名系統,經過修改調試好了
代碼片段和文件信息
lns=“http://www.w3.org/1999/xhtml“>
ta?http-equiv=“Content-Type“?content=“text/html;?charset=gb2312“?/>
tle> tle>
nk?href=“dadmin/style/style.css“?rel=“stylesheet“?type=“text/css“?/>
ript?src=“js/My97DatePicker/WdatePicker.js“> ript>
//設置工程相對路徑
$root_path=“./“;
require_once(“$root_path/data/dconfig.php“);
require_once(“$root_path/lib/config.php“);
require_once(“$root_path/lib/fun_com.php“);
$table=“tf_baoming“;
$db=new?MySql();
if(isset($_POST[‘submit‘])?and?isset($_POST[‘id‘])){
$id=$_POST[‘id‘];
$tablef=$db->metadata($table); //取出表結構?二維
$data????=???$_POST;?????//取出post?一維
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????111??2011-03-19?08:27??ddphp\dadmin\adminexit.php
?????文件???????2166??2011-04-10?10:11??ddphp\dadmin\adminlog.php
?????文件???????2294??2011-04-10?10:11??ddphp\dadmin\adminpassmod.php
?????文件???????5232??2016-10-14?16:38??ddphp\dadmin\baoming_edit.php
?????文件???????1580??2016-10-14?18:29??ddphp\dadmin\baoming_execl.php
?????文件???????6219??2016-10-14?18:27??ddphp\dadmin\baoming_list.php
?????文件???????2453??2011-03-19?22:20??ddphp\dadmin\drag.html
?????文件???????1798??2016-10-14?16:40??ddphp\dadmin\file.php
?????文件????????239??2016-10-14?16:31??ddphp\dadmin\foot.html
?????文件????????166??2016-10-14?15:14??ddphp\dadmin\ifadmin.php
?????文件????????854??2011-03-19?08:26??ddphp\dadmin\images\addbtn.gif
?????文件??????29641??2013-07-01?21:28??ddphp\dadmin\images\adminbg.jpg
?????文件????????125??2011-03-19?08:26??ddphp\dadmin\images\bar_close.gif
?????文件????????124??2011-03-19?08:26??ddphp\dadmin\images\bar_open.gif
?????文件??????12811??2011-03-19?08:26??ddphp\dadmin\images\bg01.jpg
?????文件????????113??2011-03-19?08:26??ddphp\dadmin\images\bgline.gif
?????文件?????????65??2011-03-19?08:26??ddphp\dadmin\images\body_bg.gif
?????文件??????14193??2011-03-19?20:55??ddphp\dadmin\images\btn01.jpg
?????文件??????15533??2011-03-19?20:55??ddphp\dadmin\images\btn02.jpg
?????文件????????858??2011-03-19?08:26??ddphp\dadmin\images\delbtn.gif
?????文件????????854??2011-03-19?08:26??ddphp\dadmin\images\editbtn.gif
?????文件????????910??2011-03-19?08:26??ddphp\dadmin\images\emailbtn.gif
?????文件??????11092??2011-03-19?08:26??ddphp\dadmin\images\foot_bg.jpg
?????文件??????11693??2011-03-19?08:27??ddphp\dadmin\images\img01.jpg
?????文件????????555??2011-03-19?08:27??ddphp\dadmin\images\img_home.gif
?????文件????????550??2011-03-19?08:27??ddphp\dadmin\images\img_out.gif
?????文件????????466??2011-03-19?08:27??ddphp\dadmin\images\inputbtn.gif
?????文件??????13707??2011-03-19?08:27??ddphp\dadmin\images\login.jpg
?????文件??????15402??2013-07-01?21:42??ddphp\dadmin\images\logo.jpg
?????文件???????3175??2011-03-19?08:27??ddphp\dadmin\images\logo.png
............此處省略122個文件信息
評論
共有 條評論