index.docx

上传人:b****6 文档编号:7946575 上传时间:2023-01-27 格式:DOCX 页数:25 大小:19.64KB
下载 相关 举报
index.docx_第1页
第1页 / 共25页
index.docx_第2页
第2页 / 共25页
index.docx_第3页
第3页 / 共25页
index.docx_第4页
第4页 / 共25页
index.docx_第5页
第5页 / 共25页
点击查看更多>>
下载资源
资源描述

index.docx

《index.docx》由会员分享,可在线阅读,更多相关《index.docx(25页珍藏版)》请在冰豆网上搜索。

index.docx

index

DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http:

//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

//www.w3.org/1999/xhtml">

快递配送综合信息系统

 

 

 

 

 

 

 

 

注册|登录

none">用户名:

姓名:

类型:

登出

欢迎访问

快递配送综合信息系统

2015.05

登录

用户名

密码

php

if(isset($_POST['button6'])){

$name=$_POST['username'];

$password=$_POST['password'];

echo$name;

include'conn.php';

$sql="select*fromcustomerwherecustomer_username='$name'andcustomer_password='$password'";

$result=mysql_query($sql);

$row=mysql_fetch_assoc($result);

if($row){

echo"";

}

else{

echo"";

}

}

?

>

注册

用户名:

密码:

真实姓名:

身份证号:

php

if(isset($_POST['button4'])){

include'conn.php';

$customer_username=$_POST['customer_username'];

$customer_password=$_POST['customer_password'];

$customer_name=$_POST['customer_name'];

$customer_card=$_POST['customer_card'];

$sql="insertintocustomer(customer_username,customer_password,customer_Name,customer_card)values('$customer_username','$customer_password','$customer_name','$customer_card')";

$result=mysql_query($sql)ordie('注册失败');

if($result!

=0){

echo"";

}

}

?

>

购买车票

车次:

类型:

出发站:

到达站:

发车时间:

到站时间:

总里程:

票价:

日期:

张数:

城市名

城市名

出发城市到达城市

以下是搜索到的需派送快件的派送信息:

none"id=list_loadingclass=list_loading>

正在获取数据,请稍等...

block"id=list_wrapperclass=list_wrapper>

订单号

客户姓名

联系方式

达到中转站

达到时间

下一站

包裹重量

运费

php

if(isset($_POST['button'])){

$firstplace=$_POST['first_name'];

$lastplace=$_POST['last_name'];

include'conn.php';

$sql="selecta.plane_name,b.first_place,b.last_place,b.first_time,b.last_time,b.changdu,c.moneyfromplanea,placeb,costcwherec.plane_ID=b.plane_IDanda.plane_ID=b.place_IDandb.first_place='$firstplace'andb.last_place='$lastplace'";

$result=mysql_query($sql);

while($row=mysql_fetch_assoc($result)){

$plane_name=$row['plane_name'];

$first_place=$row['first_place'];

$last_place=$row['last_place'];

$first_time=$row['first_time'];

$last_time=$row['last_time'];

$changdu=$row['changdu'];

$cost=$row['money'];

}

echo"

$plane_name

$first_place

$last_place

$first_time

$last_time

$changdu

$cost'¥'

";

}

?

>

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 解决方案 > 学习计划

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1

输入城市名