squawell
02-20-2002, 09:59 AM
i made this code and want it to count some forum for example:
forumid=1 and 2 how should i add to this code:
$attach5 = $DB_site->query("SELECT attachmentid,counter,filename FROM attachment WHERE userid='$userid' ORDER BY dateline DESC LIMIT 5");
i put this code in member.php!!
forumid=1 and 2 how should i add to this code:
$attach5 = $DB_site->query("SELECT attachmentid,counter,filename FROM attachment WHERE userid='$userid' ORDER BY dateline DESC LIMIT 5");
i put this code in member.php!!