您现在的位置是:首页 > 网站制作 > 网站建设网站建设
帝国cms 下载链接输入密码
胜于蓝2019-11-05【网站建设】人已围观
简介输入密码才能下载,可以修改下载系统,增加一个名为mima的字段,然后修改模型,再修改公共模板"最终下载页模板"
<html>
<head>
<meta http-equiv="Content-Type" content="text/ht
输入密码才能下载,可以修改下载系统,增加一个名为mima的字段,然后修改模型,再修改公共模板"最终下载页模板"
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>[!--pagetitle--]</title>
<meta name="keywords" content="[!--pagekey--]">
<meta name="description" content="[!--pagedes--]">
<link href="../../data/images/qcss.css" rel="stylesheet" type="text/css">
</head>
<body>
<br>
<br>
<br>
<br>
<?php
if(!$r[mima])
{
?>
<table align="center" width="100%">
<tr>
<td height="32" align=center>
<a href="[!--down.url--]" title="[!--title--] -[!--down.name--]">
<img src="../../data/images/download.jpg" border=0>
</a>
</td>
</tr>
<tr>
<td align=center>(点击下载)</td>
</tr>
</table>
<br>
<?
}else{
?>
<?php
if(isset($_POST['password'])){
$pwd=$_POST['password'];
if($pwd == $r[mima]){
?>
<table align="center" width="100%">
<tr>
<td height="32" align=center>
<a href="[!--down.url--]" title="[!--title--] -[!--down.name--]">
<img src="../../data/images/download.jpg" border=0>
</a>
</td>
</tr>
<tr>
<td align=center>(点击下载)</td>
</tr>
</table>
<br>
<?
}else{
echo "<script>alert('密码错误');</script>";
}
}
?>
<?
if($pwd !== $r[mima]){
?>
<div style="text-align:center;">请输入密码后继续:<br>
<form action="" method="post">
<input style="border:1px solid #3374b4;height:33px;line-height:33px;padding-left:5px" type="password" name="password">
<input style="border:1px solid #3374b4;background:#3374b4;padding:10px 10px;color:#fff;text-decoration:none;vertical-align:top" type="submit" value="下 载"></form>
</div>
<?
}
?>
<?
}
?>
</body>
</html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>[!--pagetitle--]</title>
<meta name="keywords" content="[!--pagekey--]">
<meta name="description" content="[!--pagedes--]">
<link href="../../data/images/qcss.css" rel="stylesheet" type="text/css">
</head>
<body>
<br>
<br>
<br>
<br>
<?php
if(!$r[mima])
{
?>
<table align="center" width="100%">
<tr>
<td height="32" align=center>
<a href="[!--down.url--]" title="[!--title--] -[!--down.name--]">
<img src="../../data/images/download.jpg" border=0>
</a>
</td>
</tr>
<tr>
<td align=center>(点击下载)</td>
</tr>
</table>
<br>
<?
}else{
?>
<?php
if(isset($_POST['password'])){
$pwd=$_POST['password'];
if($pwd == $r[mima]){
?>
<table align="center" width="100%">
<tr>
<td height="32" align=center>
<a href="[!--down.url--]" title="[!--title--] -[!--down.name--]">
<img src="../../data/images/download.jpg" border=0>
</a>
</td>
</tr>
<tr>
<td align=center>(点击下载)</td>
</tr>
</table>
<br>
<?
}else{
echo "<script>alert('密码错误');</script>";
}
}
?>
<?
if($pwd !== $r[mima]){
?>
<div style="text-align:center;">请输入密码后继续:<br>
<form action="" method="post">
<input style="border:1px solid #3374b4;height:33px;line-height:33px;padding-left:5px" type="password" name="password">
<input style="border:1px solid #3374b4;background:#3374b4;padding:10px 10px;color:#fff;text-decoration:none;vertical-align:top" type="submit" value="下 载"></form>
</div>
<?
}
?>
<?
}
?>
</body>
</html>
Tags:
很赞哦! ()
下一篇:帝国cms 如何使用静态页面?
相关文章
随机图文
-
宝塔LINUX管理面板命令大全
安装宝塔Centos安装脚本 yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.shUbuntu/Deepin安装脚本 wget -O instal -
10条HTML代码编写技巧
1、不要使用嵌入式CSS样式 当你在埋头写代码时,可能会经常顺手或偷懒的加上一点嵌入式css代码,就象这样:<p style="color: red;">杨青个人网站</p>这样看起来即方便又没有问题, -
帝国cms 列表模板,内容模板调用用户投稿头像
帝国cms 列表内容模板(list.var) (*) 调用用户投稿的头像方法: 1 2 3 4 5 $userr=$empire->fetch1("select userpic from {$dbtbpre}enewsmemberadd where userid=&# -
帝国cms 广告调用和去掉广告图片的高和宽
帝国cms 广告调用 [e:loop={"select picurl,url,target from {$dbtbpre}enewsad where classid=3 order by adid asc limit 4",0,24,0}] <li class="slide" ><a href="<?=$b