seems like its two - there's one table that just has tag id and the content, another that has the tag id and member id. which means to find out who tagged it i need to find the correct tagid from the first table, link it to the member id in the 2nd table, and finally link the memberid to username either within the forums or using the database.
there must be an easier way?!
|