while ($row = $rs->fetch_assoc()) {
                        $return[] = $row['privmsgs_id']; 
                    }