聊天室php&mysql(一)

//第一个页面 name="index1.php"

``` 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','$time1','$nick')"; mysql_query($sql)or die(mysql_error()); echo" ``` LOADING ........ ``` "; echo " ``` ``` "; } ?> ``` ::: FEIT聊天室 ::: <body bgcolor="#FFFFFF" text="#000000"> <p>很抱歉!这是一个分帧页面,但由于你的浏览器不支持,所以不能浏览! </p> <p>Sorry!This page uses frames,but your browser doesn't support them .</p> </body> ```
Published At
Categories with Web编程
Tagged with
comments powered by Disqus