<span class="unnamed3">これはマルチユーザー統計のオンライン統計部分です <br><br>gb_temp テーブル: <br>temp1 ユーザー ID <br>temp2 閲覧 IP アドレス <br>temp3 online//その他の機能によりマークを付けましたこのテーブルも使用する必要があります<br>temp4 ログイン時間<br><br>$onlinetime 最長オフライン時間 (分)<br>db_class は私が定義したデータベース操作クラスです。 <br><br>/////////////////// <br>//オンライン統計<br>$db = new db_class; <br>$db->;接続 (); <br><br>$limit_time = time() - ($onlinetime * 60); <br><br>$db->query("から削除します) gb_temp where (temp4$db-> query(" gb_temp (temp1,temp2,temp3,temp4) 値に挿入 ('$id','$ip','online','$online_time')"); >query(" select count(*) from gb_temp where temp1='$id' and temp3='online'"); <br>$onlineuser = $db->fetch_array($onres); = $onlineuser[0 ]; <br> <br>転載元: ダイナミック ネットワーク制作ガイド www.knowsky.com<br> </span> <div style="VISIBILITY: hidden; OVERFLOW: hidden; WIDTH: 1px; COLOR: white; HEIGHT: 1px"> </div> <p style="width:100%;text-align:center;margin:10px 0"> <br><br></p>