enterrm.php3 代码如下: ?php $ConnID=@odbc_connect(jtfcht,admin,); if ($ConnID){ $result=@odbc_exec($ConnID,SELECT PassWord,LstTime,RoomID,RefRate FROM User WHERE UserID=.$id); if (@odbc_fetch_into($result,0,$rArr)){ $sRoomID=$rArr[2]; $sRefRate=(int
emotion.php3: 代码如下: html head title表情动作/title meta http-equiv=Content-Type content=text/html; charset=gb2312 link rel=stylesheet href=main.css type=text/css /head body ?php $sEmotion=0; $sColorID=000000; $ConnID=@odbc_connect(jtfcht,admin,)
chtcont.php3: 代码如下: ?php $sCont=; $ConnID=@odbc_connect(jtfcht,admin,); if ($ConnID){ if ($id==1 $ps=superldz){ $result=@odbc_exec($ConnID,SELECT TOP 25 sTime,sCont,sNameFrom,sNameTo,SeqID,sIPFrom FROM ChtCont ORDER BY SeqID DESC); $lMax=-1; wh