if ($n ==1) {
$userid =time ();
$nick = "G". $userid;
$last _time= $userid;
$sql = "INSERT into Chat_user (userid,id,last_time) VALUES (' $userid ', ' $nick ', ' $last _time ')";
mysql_query ($sql) or Die (Mysql_error ());
$sql = "INSERT into Chat_user_list (userid,id,last_time) VALUES (' $userid ', ' $nick ', ' $last _time ')";
mysql_query ($sql) or Die (Mysql_error ());
Echo
LOADING .....";
echo "";
}
if ($n ==983530409)
{
$sql = "Select userid,sex,passwd from user where id= ' $n '";
$result =mysql_query ($sql);
$row =mysql_fetch_array ($result);
$nick = $row ["userid"];
$passwd = $row ["passwd"];
$sex = $row ["Sex"];
$sql = "INSERT into Chat_user (userid,passwd,sex,last_time,id) VALUES (' $n ', ' $passwd ', ' $sex ', ' $time 1 ', ' $nick ')";
mysql_query ($sql) or Die (Mysql_error ());
Echo
LOADING .....";
echo "";
}
?>
<title>::: Feit Chat Room:::</title>
<noframes>&lt;br/&gt;&lt;body bgcolor= "#FFFFFF" text= "#000000" &gt; &lt;br/&gt;&lt;p&gt; sorry! This is a sub-frame page, but because your browser does not support, so cannot browse! &lt;/p&gt; &lt;br/&gt;&lt;p&gt;sorry! This page uses frames,but your browser doesn ' t support them .&lt;/p&gt; &lt;br/&gt;&lt;/body&gt; &lt;br/&gt;</noframes>
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service