What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » Statistics

Statistics
Author: Message:
sock
Elite Member
*****

Avatar
Back in White! (with red stripes)

Posts: 1112
Reputation: 31
39 / Male / Flag
Joined: Nov 2002
Status: Away
RE: Statistics
for (i=1; i<=total_users(); i++)
{
  if (post_count([/b]i) == 0 && last_visit_days([b]i) > 30)
  {
    delete_user([b][/b]i);
    i--;
  }
}



Edit: Fixed some bugs.... :P

This post was edited on 05-11-2003 at 07:55 PM by sock.
[Image: patchoulolhaxun7.jpg]
05-11-2003 12:40 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Statistics - by musicalmidget on 05-08-2003 at 04:30 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On