TECK
03-01-2002, 02:25 AM
well this have been requested one zillion of times.... i dare you FireFly... hehe. i tried something, but i was to lazy to force my brain to much, got it half done. i have problems with the: if ($attachmentid) {
$DB_site->query("UPDATE privatemessage SET attach = attach + 1 WHERE privatemessageid = '$privatemessageid'");
}code segment & Co.
did a cute query run to add an attachmentid to privatemessage and played a little with private.php.
i was wondering if anyone could finish it... thanks.
$DB_site->query("UPDATE privatemessage SET attach = attach + 1 WHERE privatemessageid = '$privatemessageid'");
}code segment & Co.
did a cute query run to add an attachmentid to privatemessage and played a little with private.php.
i was wondering if anyone could finish it... thanks.