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

📄 inc20a.php

📁 六合特码投注系统
💻 PHP
字号:
<table width="700" border="0" cellpadding="3" cellspacing="2">
  <tr>
    <td>
	设定&nbsp;&nbsp;
    帐号:<strong><?php Echo $_GET['name'];?></strong>&nbsp;&nbsp;

	<a href="home.php">返回</a></td>
  </tr>
</table>

<?php
$exec="SELECT * from s where name='".$_GET['name']."' order by id"; 
mysql_query("set names gbk");
$resu=mysql_query($exec); 
$id="";
while($rs=mysql_fetch_object($resu)) 
{ 
$id=$id.$rs->id.";";
$s=$s.$rs->s.";";

$dz=$dz.$rs->dz.";";
$dc=$dc.$rs->dc.";";

$c=$c.$rs->c.";";
$c2=$c2.$rs->c2.";";
} 

$id2=explode(";",$id); 
$s2=explode(";",$s); 

$dz2=explode(";",$dz); 
$dc2=explode(";",$dc); 

$cz=explode(";",$c); 
$c2z=explode(";",$c2); 
?>

<SCRIPT Language="javascript">
function yy(id,dz,dc,c,c2,s) {
var Lay = document.getElementById("Lay");
Lay.style.display="";
Lay.style.posLeft=document.body.scrollLeft+event.clientX-98;
Lay.style.posTop=document.body.scrollTop+event.clientY+8;

document.myForm.id.value = id;
document.myForm.dz.value = dz;
document.myForm.dc.value = dc;
document.myForm.c.value = c;
document.myForm.c2.value = c2;
document.getElementById("s").innerHTML = s;
}

function yy2() {
var Lay = document.getElementById("Lay");
Lay.style.display="none";
}
</SCRIPT>
<div id="Lay" style="display:none"><?php include("inc27.php");?></div>



<table width="987" border="0" align="center" cellpadding="4" cellspacing="1" bgcolor="#000066">
  <tr>
    <td width="108" bgcolor="#375d9e">&nbsp;</td>
    <td align="center" bgcolor="#375d9e"><font color="#FFFFFF">特号</font></td>
    <td align="center" bgcolor="#375d9e"><font color="#FFFFFF">特号颜色波</font></td>
    <td align="center" bgcolor="#375d9e"><font color="#FFFFFF">特号单双</font></td>
    <td align="center" bgcolor="#375d9e"><font color="#FFFFFF">特号大小</font></td>
    <td align="center" bgcolor="#375d9e"><font color="#FFFFFF">特号合单双</font></td>
  </tr>
  <tr>
    <td width="108" bgcolor="#375d9e"><font color="#FFFFFF">单注最高</font></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dz2[0]);?></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dz2[1]);?></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dz2[2]);?></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dz2[3]);?></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dz2[4]);?></td>
  </tr>
  <tr>
    <td width="108" bgcolor="#375d9e"><font color="#FFFFFF">单场最高</font></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dc2[0]);?></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dc2[1]);?></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dc2[2]);?></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dc2[3]);?></td>
    <td align="center" bgcolor="#b0c4dd"><?php Echo preg_replace("/\s/","",$dc2[4]);?></td>
  </tr>
  <tr>
    <td width="108" bgcolor="#375d9e"><font color="#FFFFFF">退水 - C盘 赢/输</font></td>
    <td align="center" bgcolor="#b0c4dd">
	<?php Echo preg_replace("/\s/","",$cz[0]);?>/<?php Echo preg_replace("/\s/","",$c2z[0]);?></td>
    <td align="center" bgcolor="#b0c4dd">
	<?php Echo preg_replace("/\s/","",$cz[1]);?>/<?php Echo preg_replace("/\s/","",$c2z[1]);?></td>
    <td align="center" bgcolor="#b0c4dd">
	<?php Echo preg_replace("/\s/","",$cz[2]);?>/<?php Echo preg_replace("/\s/","",$c2z[2]);?></td>
    <td align="center" bgcolor="#b0c4dd">
	<?php Echo preg_replace("/\s/","",$cz[3]);?>/<?php Echo preg_replace("/\s/","",$c2z[3]);?></td>
    <td align="center" bgcolor="#b0c4dd">
	<?php Echo preg_replace("/\s/","",$cz[4]);?>/<?php Echo preg_replace("/\s/","",$c2z[4]);?></td>
  </tr>
  <tr>
    <td width="108" bgcolor="#375d9e">&nbsp;</td>
    <td align="center" bgcolor="#FFFFFF">
	<span style="color:#0000FF; cursor:hand" onClick="yy('<?php Echo preg_replace("/\s/","",$id2[0]);?>','<?php Echo preg_replace("/\s/","",$dz2[0]);?>','<?php Echo preg_replace("/\s/","",$dc2[0]);?>','<?php Echo preg_replace("/\s/","",$cz[0]);?>','<?php Echo preg_replace("/\s/","",$c2z[0]);?>','<?php Echo preg_replace("/\s/","",$s2[0]);?>')">设定</span></td>
    <td align="center" bgcolor="#FFFFFF">
	<span style="color:#0000FF; cursor:hand" onClick="yy('<?php Echo preg_replace("/\s/","",$id2[1]);?>','<?php Echo preg_replace("/\s/","",$dz2[1]);?>','<?php Echo preg_replace("/\s/","",$dc2[1]);?>','<?php Echo preg_replace("/\s/","",$cz[1]);?>','<?php Echo preg_replace("/\s/","",$c2z[1]);?>','<?php Echo preg_replace("/\s/","",$s2[1]);?>')">设定</span></td>
    <td align="center" bgcolor="#FFFFFF">
	<span style="color:#0000FF; cursor:hand" onClick="yy('<?php Echo preg_replace("/\s/","",$id2[2]);?>','<?php Echo preg_replace("/\s/","",$dz2[2]);?>','<?php Echo preg_replace("/\s/","",$dc2[2]);?>','<?php Echo preg_replace("/\s/","",$cz[2]);?>','<?php Echo preg_replace("/\s/","",$c2z[2]);?>','<?php Echo preg_replace("/\s/","",$s2[2]);?>')">设定</span></td>
    <td align="center" bgcolor="#FFFFFF">
	<span style="color:#0000FF; cursor:hand" onClick="yy('<?php Echo preg_replace("/\s/","",$id2[3]);?>','<?php Echo preg_replace("/\s/","",$dz2[3]);?>','<?php Echo preg_replace("/\s/","",$dc2[3]);?>','<?php Echo preg_replace("/\s/","",$cz[3]);?>','<?php Echo preg_replace("/\s/","",$c2z[3]);?>','<?php Echo preg_replace("/\s/","",$s2[3]);?>')">设定</span></td>
    <td align="center" bgcolor="#FFFFFF">
	<span style="color:#0000FF; cursor:hand" onClick="yy('<?php Echo preg_replace("/\s/","",$id2[4]);?>','<?php Echo preg_replace("/\s/","",$dz2[4]);?>','<?php Echo preg_replace("/\s/","",$dc2[4]);?>','<?php Echo preg_replace("/\s/","",$cz[4]);?>','<?php Echo preg_replace("/\s/","",$c2z[4]);?>','<?php Echo preg_replace("/\s/","",$s2[4]);?>')">设定</span></td>
  </tr>
</table>
<table width="987" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>
<?php
$id="";
?>

⌨️ 快捷键说明

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