squawell
11-25-2001, 07:07 AM
i make this code but it did not work
someone tell me what's wrong??
//count attament file by member upload
$attach=$DB_site->query_first("SELECT count(*) AS attachment FROM thread WHERE postuserid='$bbuserinfo[userid]'");
$memberattach =number_format($attach['attachmenet']);
someone tell me what's wrong??
//count attament file by member upload
$attach=$DB_site->query_first("SELECT count(*) AS attachment FROM thread WHERE postuserid='$bbuserinfo[userid]'");
$memberattach =number_format($attach['attachmenet']);