• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Admin

Well-Known Member
Staff member
Administrator
Dùng code sau để đặt thành viên online mãi mãi với XX là id thành viên:
PHP:
mysql_query("UPDATE `users` SET $sql `total_on_site` = '$totalonsite', `lastdate` = " . time() . " WHERE `id` = 'XX'");
Còn nếu muốn chuyên nghiệp hơn thỳ dùng code sau:
PHP:
$memon=rand(2,x);
mysql_query("UPDATE `users` SET $sql `total_on_site` = '$totalonsite', `lastdate` = " . time() . " WHERE `id` = '$memon");
Với x là số thành viên hiện tại của diễn đàn, mỗi lần truy cập thỳ số lượng online sẽ +1 mem đến khi đến số x thỳ thôi
 

Facebook Comments

New posts New threads New resources

Back
Top