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

📄 keep.php

📁 六和投注系统
💻 PHP
字号:
<?php


$sql = mysql_query( "select * from config where sign='15'", $conn );
if ( $_SESSION['lan'] == "zh" )
{
    $rep1 = mysql_result( $sql, 0, "rep1" );
    $rep2 = mysql_result( $sql, 0, "rep2" );
}
else if ( $_SESSION['lan'] == "tw" )
{
    $rep1 = mysql_result( $sql, 0, "rep3" );
    $rep2 = mysql_result( $sql, 0, "rep4" );
}
echo "<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n<link href=\"";
echo $im;
echo "styles/css_g/css.CSS\" rel=\"stylesheet\" type=\"text/css\">\r\n<title>网站更新提示</title>\r\n";
echo "<s";
echo "tyle type=\"text/css\">\r\n<!--\r\nbody {\r\n\tbackground-image: url(";
echo $im;
echo "images/wbk.gif);\r\n}\r\n.style1 {color: #C60000}\r\n-->\r\n</style></head>\r\n\r\n<body><br><br>\r\n<table width=\"461\" height=\"352\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n  <tr>\r\n    <td height=\"28\"><img src=\"";
echo $im;
echo "images/gtop.gif\" width=\"499\" height=\"91\"></td>\r\n  </tr>\r\n  <tr>\r\n    <td height=\"126\" align=\"center\" background=\"";
echo $im;
echo "images/gcenter.gif\"><table width=\"402\" height=\"118\" border=\"0\">\r\n      <tr>\r\n        <td width=\"396\" colspan=\"2\">";
echo $rep1;
echo "</td>\r\n        </tr>\r\n    </table></td>\r\n  </tr>\r\n  <tr>\r\n    <td height=\"135\" valign=\"top\" background=\"";
echo $im;
echo "images/glow.gif\"><table width=\"496\" height=\"117\" border=\"0\">\r\n      <tr>\r\n        <td height=\"32\"><table width=\"99%\" border=\"0\" align=\"center\">\r\n          <tr>\r\n            <td width=\"21%\" height=\"31\">&nbsp;</td>\r\n            <td width=\"79%\">";
echo "<s";
echo "pan class=\"style1\">Cust Service 服务中心</span></td>\r\n          </tr>\r\n        </table></td>\r\n      </tr>\r\n      <tr>\r\n        <td height=\"36\"><table width=\"78%\" border=\"0\" align=\"center\">\r\n          <tr>\r\n            <td height=\"10\"></td>\r\n            <td></td>\r\n          </tr>\r\n          <tr>\r\n            <td width=\"4%\" height=\"20\">&nbsp;</td>\r\n            <td width=\"96%\"><marquee direction=\"left\" scrollamount=\"3\" ";
echo "> ";
echo $rep2;
echo "</marquee></td>\r\n          </tr>\r\n        </table></td>\r\n      </tr>\r\n      <tr>\r\n        <td height=\"36\"><table width=\"90%\" height=\"19\" border=\"0\" align=\"center\">\r\n          <tr>\r\n            <td width=\"5%\">&nbsp;</td>\r\n            <td width=\"95%\" align=\"right\">System is being renovated </td>\r\n          </tr>\r\n        </table></td>\r\n      </tr>\r\n    </table></td>\r\n  </tr>\r\n</table>\r\n</body>\r\n";
?>

⌨️ 快捷键说明

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