⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nextbuy.php

📁 ∷源码简介∷ 简介: 本程序采用php+mysql构建。运行速度更快,更安全,运行程序目录中install.php进行安装 1、采用模块化后台管理。可轻松管理电影数据。实现影片等级制度。隐藏影
💻 PHP
字号:
<?
include_once("globla.php");
require $movie_root.("/Connections/showmov.php");
include_once("setbuy.php");
include_once("webtop.php");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<link href="img/Netbar_css.css" rel="stylesheet" type="text/css" />
<link href="CSS/STYLE.CSS" rel="stylesheet" type="text/css" />
</head>
<body>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffffff">
  <tr>
    <td width="195"><TABLE width=190 height=150 border=0 align="center" cellPadding=0 cellSpacing=0 id=Table_01>
<TBODY>
<TR>
<TD><IMG height=40 alt="" src="img/left_1_dl_01.gif"
width=190></TD>
</TR>
<TR>
<TD height="169" align="center" background="img/left_1_dl_02.gif">
<iframe src="login.php" name="I2" width="181" align="center" scrolling="no" frameborder="0" class="STYLE1" border="0" height="167"> 浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。</iframe></TD>
</TR>
<TR>
<TD><IMG height=9 alt="" src="img/left_1_dl_03.gif"
width=190></TD>
</TR>
</TABLE>
<TABLE id=Table_01 height=249 cellSpacing=0 cellPadding=0 width=189
border=0>
<TBODY>
<TR>
<TD><IMG height=41 alt=""
src="img/left_4_zt_01.gif"
width=189></TD></TR>
<TR>
<TD height=197 valign="top" background="img/left_4_zt_02.gif"><table width="90%"  border="0" align="center" cellpadding="2" cellspacing="0">
<tr>
<td align="left"><script src="newfilm.php"></script></td>
</tr>
</table></TD>
</TR>
<TR>
<TD><IMG height=11 alt=""
src="img/left_4_zt_03.gif"
width=189></TD>
</TR></TBODY></TABLE>

<TABLE id=Table_01 height=244 cellSpacing=0 cellPadding=0 width=189
border=0>
<TBODY>
<TR>

<TD height="42"><IMG height=42 alt=""
src="img/left_3_ph_01.gif"
width=189></TD>
</TR>
<TR>
<TD background="img/left_3_ph_03.gif" height=188 align="left">
<script src="hots.php?typeid=<?=$_GET['typeid']?>"></script></TD>
</TR>
<TR>
<TD><IMG height=14 alt=""
src="img/left_3_ph_04.gif"></TD>
</TR>
</TBODY>
</TABLE>

<TABLE width=195 height=200
border=0 align="center" cellPadding=0 cellSpacing=0 id=Table_01>
<TBODY>
<TR>
<TD width="195"><IMG height=57 alt=""
src="img/left_7_xz_01.gif" border=0></TD>
</TR>
<TR>
<TD
background="img/left_7_xz_02.gif"
height=121>
<TABLE height=121 cellSpacing=0 cellPadding=3 width="80%"
align=center border=0>
<TBODY>
<TR>
<TH scope=row><a target="_blank" href="soft/IE6.exe"><IMG height=33
src="img/ie6.gif"
width=143 border=0></a></TH></TR>
<TR>
<TH scope=row><a target="_blank" href="wmp9.exe"><IMG height=33
src="img/wmp9.gif"
width=143 border=0></a></TH></TR>
<TR>
<TH scope=row><a target="_blank" href="soft/realOne.exe"><IMG height=33
src="img/realoned.gif"
width=143 border=0></a></TH></TR></TBODY></TABLE></TD></TR>
<TR>
<TD><IMG height=22 alt=""
src="img/left_7_xz_03.gif"
width=195></TD>
</TR></TBODY></TABLE>
</td>
    <td width="559" valign="top">
	<table width="102%" border="0" align="center" cellpadding="0" cellspacing="0" >
      <tr>
        <td align="center">您的定单编号为:<font color="#FF0000"><?=$sysid?></font>(请记下您的定单编号.若有问题可利用此定单号码与我们对帐)</td>
      </tr>
      <tr>
        <td>
		<?
		if ($giveme!=0)
		{?>
		<table width="100%" border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse">
      <form name=form1 method="get" action="http://pay.168reg.cn/pay.do" target="_blank"><tr>
        <td colspan="2" align="center">在线支付系统</td>
        </tr>

      <tr>
        <td width="71">购买服务:</td>
        <td width="399"><?=$servicename?></td>
      </tr>
      <tr>
        <td>消费金额:</td>
        <td><?=$paymoney?>元</td>
      </tr>
      <tr>
        <td>用户名:</td>
        <td><?=$username?></td>
      </tr>
      <tr>
        <td>定单编号:</td>
        <td><?=$sysid?></td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td><label>
          <input name="Submit3" type="submit" class="button1" value="立即支付">
        </label> </td>
      </tr>
<input type=hidden name="reg_userid" value="<?php echo $reg_userid;?>">
<input type=hidden name="servicename" value="<?php echo $servicename;?>">
<input type=hidden name="amount" value="<?php echo $amount;?>">
<input type=hidden name="ymd" value="<?php echo $ymd;?>">
<input type=hidden name="receive_url" value="<?php echo $receive_url;?>">
<input type=hidden name="billno" value="<?php echo $billno;?>">
<input type=hidden name="custom1name" value="<?php echo $custom1name;?>">
<input type=hidden name="custom1" value="<?php echo $custom1;?>">
<input type=hidden name="custom2name" value="<?php echo $custom2name;?>">
<input type=hidden name="custom2" value="<?php echo $custom2;?>">
<input type=hidden name="paymode" value="<?php echo $paymode;?>">
<input type=hidden name="payvia" value="<?php echo $payvia;?>">
<input type=hidden name="post_md5info" value="<?php echo $post_md5info;?>">
</form>
<form name=form2 method="get" action="http://pay.168reg.cn/pay.do">
<input type=hidden name="reg_userid" value="<?php echo $reg_userid;?>">
<input type=hidden name="servicename" value="<?php echo $servicename;?>">
<input type=hidden name="amount" value="<?=$amount*100?>">
<input type=hidden name="ymd" value="<?php echo $ymd;?>">
<input type=hidden name="receive_url" value="<?php echo $receive_url;?>">
<input type=hidden name="billno" value="<?php echo $billno;?>">
<input type=hidden name="custom1name" value="<?php echo $custom1name;?>">
<input type=hidden name="custom1" value="<?php echo $custom1;?>">
<input type=hidden name="custom2name" value="<?php echo $custom2name;?>">
<input type=hidden name="custom2" value="<?php echo $custom2;?>">
<input type=hidden name="paymode" value="<?php echo $paymode;?>">
<input type=hidden name="payvia" value="<?php echo $payvia;?>">
<input type=hidden name="post_md5info" value="<?php echo $post_md5info;?>">
	  </form>
    </table>
	<?
	}
	else
	{?>
	<table width="100%" border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse">
      <tr>
        <td align="center">银行名称</td>
        <td align="center">开户地址</td>
        <td align="center">开户姓名</td>
        <td align="center">银行卡号</td>
        <td align="center">银行卡种类</td>
        </tr>
		<?
		$sql="select * from jdzcnnet_bank";
		$reslut=mysql_query($sql);
		while($rs=mysql_fetch_object($reslut))
		{?>
      <tr>
        <td align="center"><?=$rs->bank?></td>
        <td align="center"><?=$rs->address?></td>
        <td align="center"><?=$rs->username?></td>
        <td align="center"><?=$rs->carid?></td>
        <td align="center"><?=$rs->type?></td>
        </tr>
		<?
		}
		?>
		
    </table>
	<?
	}?>	</td>
      </tr>
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table>
	<table width="100%" border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse">
      <tr>
        <td colspan="2"><p>本站开通:电话支付,在线银行转帐,互连星空支付手机支付.时实开通.</p>
          <p>采用用户汇款用户请记下您的定单编号.立即与我们的客服人员联系.</p></td>
        </tr>
      <tr>
        <td width="16%">客服QQ:</td>
        <td width="84%">&nbsp;</td>
      </tr>
      <tr>
        <td>联系电话:</td>
        <td>&nbsp;</td>
      </tr>
      <tr>
        <td>电子信箱:</td>
        <td>&nbsp;</td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -