Welcome Guest, Not a member yet? Register   Sign In
Tagging system in CI
#4

[eluser]jegbagus[/eluser]
i think you should add 2 more table,
master tag that hold all kind of tag, and tag that connect between the object with the tag.

table :
mstag (tag_id, tag_name, tag_desc, insert_date)
tag (tag_id, obj_id, type)
type is kind of the tagged object (image / post / etc)
obj_id will be the id of tagged object (imageid, postid, etc)


Messages In This Thread
Tagging system in CI - by El Forum - 09-04-2009, 09:25 AM
Tagging system in CI - by El Forum - 09-04-2009, 10:20 AM
Tagging system in CI - by El Forum - 09-04-2009, 10:33 AM
Tagging system in CI - by El Forum - 09-10-2009, 01:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB