91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 622KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-08
  • 標簽: PHP源碼??課程設計??

資源簡介

這個我課程設計的源碼,里面的內容還算全面,最主要是有數(shù)據(jù)庫備份,環(huán)境用PHP-NOW集成包導入就可以直接用了,初學者或者是用來做課程設計的,這個里面的源碼足夠用了,里面有我多種數(shù)據(jù)的處理方式,有問題可以聯(lián)系我:QQ347576073 代碼部分:文件的上傳下載功能、分頁模型

資源截圖

代碼片段和文件信息


lns=“http://www.w3.org/1999/xhtml“>

ta?http-equiv=“Content-Type“?content=“text/html;?charset=utf-8“?/>
tle>tle>



//禁用錯誤報告
error_reporting(0);


session_start();
$username=$_POST[username];???//接收表單提交的用戶名
$password=$_POST[password];???//接收表單提交的密碼



class?chkinput{????????????????//定義類
???var?$username;?
???var?$password;
???var?$u_id;

???function?chkinput($x$y$z){
?????$this->username=$x;
?????$this->password=$y;
?$this->u_id=$z;
????}

???function?checkinput(){
???include(“conn/conn.php“);??? ??//連接數(shù)據(jù)源
? $sql=mysql_query(“select?u_id?from?user?where?username=‘“.$this->username.“‘?and?p

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-06-24?18:38??lunwenxitong\
?????文件?????????401??2014-06-23?23:39??lunwenxitong\.project
?????文件????????2208??2014-06-25?09:49??lunwenxitong\chklogin.php
?????目錄???????????0??2014-06-23?23:39??lunwenxitong\conn\
?????文件?????????562??2014-06-06?16:08??lunwenxitong\conn\conn.php
?????目錄???????????0??2014-06-23?23:39??lunwenxitong\css\
?????文件?????????673??2014-04-28?13:42??lunwenxitong\css\login.css
?????文件????????1273??2014-04-28?21:20??lunwenxitong\css\main.css
?????文件????????4361??2014-05-23?23:12??lunwenxitong\css\menu.css
?????文件?????????422??2014-06-23?10:17??lunwenxitong\css\table.css
?????目錄???????????0??2014-06-23?23:45??lunwenxitong\images\
?????文件????????1150??2014-04-24?15:58??lunwenxitong\images\click.png
?????文件?????????375??2014-04-24?13:30??lunwenxitong\images\foot_bg.png
?????文件?????????269??2014-04-24?14:16??lunwenxitong\images\head_bg.png
?????文件????????1833??2014-04-24?15:11??lunwenxitong\images\login.png
?????文件????????1882??2014-04-25?10:22??lunwenxitong\images\login_success.png
?????文件????????1121??2014-04-24?19:24??lunwenxitong\images\menu_body.png
?????文件???????45505??2014-04-24?16:18??lunwenxitong\images\minda.jpg
?????文件????????1196??2014-06-11?09:40??lunwenxitong\images\search_icon.png
?????文件????????5283??2014-04-24?21:08??lunwenxitong\images\short_cut.png
?????文件???????16136??2014-04-28?18:46??lunwenxitong\images\shouye.png
?????文件????????5791??2014-04-24?14:36??lunwenxitong\images\title.png
?????文件???????11531??2014-04-28?18:47??lunwenxitong\images\tuichu.png
?????文件?????????201??2014-01-08?11:40??lunwenxitong\images\vicon.png
?????目錄???????????0??2014-06-23?23:39??lunwenxitong\js\
?????文件???????93436??2014-06-22?00:25??lunwenxitong\js\jquery.js
?????文件????????2527??2014-06-21?19:24??lunwenxitong\login.php
?????目錄???????????0??2014-06-23?23:42??lunwenxitong\student\
?????文件????????3944??2014-06-22?16:23??lunwenxitong\student\arrange_task_read.php
?????文件????????1954??2014-06-22?16:03??lunwenxitong\student\chklogin.php
?????文件?????????693??2014-06-24?19:16??lunwenxitong\student\chooseThsis_stu_ok.php
............此處省略188個文件信息

評論

共有 條評論