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

📄 look.php

📁
💻 PHP
字号:
<?php
require_once 'conjunction.php';
require_once 'config.php';
if (ka_config("opwww")==1){
echo "<script>alert('对不起,系统维护中!');top.location.href='op.php';</script>"; 
exit;}
if(!defined('PHPYOU')) {
	exit('非法进入');
}





?>




<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #005f92;
}
body,td,th {
	font-size: 9pt;
}
.STYLE3 {color: #FFFFFF}
.STYLE2 {}
-->
</style></HEAD>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center"><table bordercolor="#663300" cellspacing="2" cellpadding="2" width="65%" align="center"
border="0">
      <tbody>
        <tr class="normal" bgcolor="#ffffff">
          <td style="LINE-HEIGHT: 23px"><?=ka_config('a3')?>
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td align="center"><input name="submit" type="submit" style="width:80px" value="我不同意" onclick="javascript:location.href='main.php?action=logout'" />
                      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                      <input name="submit2" type="submit" style="width:80px" value="我同意" onclick="javascript:location.href='main.php'" /></td>
                  </tr>
                  <tr>
                    <td>&nbsp;</td>
                  </tr>
              </table></td>
        </tr>
      </tbody>
    </table></td>
  </tr>
</table>


<?
$result1 = mysql_query("select * from xx where username='".$_SESSION['username']."'  order by id desc  LIMIT 1");   
while($image1 = mysql_fetch_array($result1)){
echo "<script>alert('".$image1['cot']."');</script>"; 
}?>

<noscript>
<iframe scr=″*.htm″></iframe>
</noscript>



										  
										  
</BODY></HTML>

⌨️ 快捷键说明

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