Exemplo n.º 1
0
        ?>
</a></div>
				<div class="bbb"> <a href="<?php 
        echo $Global['chat_2domain'] . "/chksend{$senduserid}.html";
        ?>
" target=_blank>聊天</a> <span>/</span> <a href="b_gbook.php?submitok=add&memberid=<?php 
        echo $senduserid;
        ?>
&membernickname=<?php 
        echo $sendnickname;
        ?>
&g=<?php 
        echo $grade;
        ?>
">留言</a></div>
			</div>
		</div>
<?php 
    }
}
?>
	</div>
	<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
<?php 
require_once wrzc_net . 'sub/online.php';
$online = new online_wrzc_net();
$online->chk();
require_once wrzc_net . 'my/bottommy.php';
Exemplo n.º 2
0
<?php

require_once '../sub/init.php';
$navvar = 7;
if ((!ereg("^[0-9]{1,8}\$", $cook_userid) || empty($cook_userid)) && $p >= 2) {
    header("Location: " . $Global['www_2domain'] . "/login.php");
    exit;
}
require_once wrzc_net . 'sub/conn.php';
require_once wrzc_net . 'sub/online.php';
$online = new online_wrzc_net();
$t = !ereg("^[0-2]{1}\$", $t) ? 0 : $t;
?>
<!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><?php 
echo $Global['m_area2'];
?>
交友网 聊天</title>
<link href="../css/main.css" rel="stylesheet" type="text/css">
<style type="text/css"> 
.title{width:980px;height:26px;margin:0px auto;margin-top:10px;background-image:url(../images/uTlibg.gif)}
.uTli,.uTliSelect,.uTliK{float:left;width:80px;height:18px;padding:8px 0 0 0;margin:0 5px 0 0}
.title .uTli{background-image:url(../images/uTli.gif)}
.title .help{cursor:help}
.title .uTliSelect{background-image:url(../images/uTliSelect.gif);color:#fff;font-weight:bold}
.title .uTliSelect a{text-decoration:none;color:#fff;font-weight:bold}
.title .uTliSelect a:hover{color:#ff0}
.title .uTliBlank{float:left;width:482px;height:26px;line-height:26px;text-align:right;color:#999;font-family:Verdana}