xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡(jiǎn)介

 一個(gè)簡(jiǎn)單的進(jìn)銷存管理系統(tǒng),可以用作php作業(yè),簡(jiǎn)單好理解,里面有數(shù)據(jù)庫(kù)

資源截圖

代碼片段和文件信息

ta?http-equiv=“Content-Type“?content=“text/html;?charset=utf-8“>
//初始化session
session_cache_expire(30);
session_start();
//?如果已經(jīng)登錄過,直接退出
/*if(isset($_SESSION[‘user‘]))?{
//重定向到管理留言
header(“Location:browse.php“);
//?登錄過的話,立即結(jié)束
???exit;
}*/
require?(‘dbconnect.php‘);

//?獲得參數(shù)
$nickname=$_POST[‘id‘];
$password=$_POST[‘password‘];
echo?$nickname.“
“.$_POST[‘id‘];
echo?$password.“
“.$_POST[‘password‘];
//?檢查帳號(hào)和密碼是否正確
$query=“select?*?from?user?where?id=‘$nickname‘?and?password=‘$password‘“;
$msg=mysqli_query($link$query);
/*$result=mysqli_fetch_array($msg);*/
//?如果用戶登錄正確
/*if(?!empty($result))?{
//注冊(cè)session變量,保存當(dāng)前會(huì)話用戶的昵稱
session_register(“user“);
$user=$nickname;
//?登錄成功重定向到管理頁面
header(“Location:browse.php“);
}*/
if($msg){
print(“插入成功

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????1340??2019-12-03?07:55??test\buy\add_buy.php

?????文件???????1268??2019-12-03?09:32??test\buy\a_buy.php

?????文件???????1137??2019-12-03?07:55??test\buy\check_buy.php

?????文件???????1227??2019-12-03?07:55??test\buy\search_buy.php

????..A..H.???????519??2019-12-03?10:02??test\buy\_notes\dwsync.xml

?????文件???????1411??2019-12-03?12:07??test\checklogin.php

?????文件???????1433??2019-12-04?11:02??test\company\a.php

?????文件????????960??2019-12-03?07:54??test\company\ab.php

?????文件???????1512??2019-12-03?09:34??test\company\search_company.php

????..A..H.???????398??2019-12-04?11:02??test\company\_notes\dwsync.xml

?????文件????????693??2019-11-30?17:04??test\dbconnect.php

?????文件???????2127??2019-12-03?09:53??test\head.php

?????文件???????2238??2019-12-03?14:29??test\index.html

?????文件???????1247??2019-12-03?07:45??test\login.php

?????文件????????403??2019-12-03?07:18??test\logout.php

?????文件???????6446??2019-12-03?11:49??test\other\addcompany.php

?????文件???????7325??2019-12-03?09:50??test\other\addproduct.php

?????文件???????2163??2019-12-03?09:50??test\other\browse.php

?????文件???????7434??2019-12-03?09:50??test\other\buy.php

?????文件???????2792??2019-12-03?09:50??test\other\modify.php

?????文件???????1669??2019-12-03?09:50??test\other\new.html

?????文件???????2006??2019-12-03?09:50??test\other\product.sql

?????文件???????5155??2019-12-03?09:50??test\other\product_backup.sql

?????文件???????7460??2019-12-03?09:50??test\other\sell.php

?????文件????????122??2019-12-03?09:50??test\other\untitled.html

?????文件???????1652??2019-12-03?09:50??test\other\untitled.php

?????文件????????122??2019-12-03?09:50??test\other\untitled1.html

?????文件????????122??2019-12-03?09:50??test\other\untitled2.html

?????文件????????493??2019-12-03?09:50??test\other\web.php

????..A..H.??????1662??2019-12-03?12:18??test\other\_notes\dwsync.xml

............此處省略28個(gè)文件信息

評(píng)論

共有 條評(píng)論