What's the sql scheme for supporting Tags system?
Posted
by Tom
on Stack Overflow
See other posts from Stack Overflow
or by Tom
Published on 2010-03-14T20:34:07Z
Indexed on
2010/03/14
20:45 UTC
Read the original article
Hit count: 130
Hi,
i've coded a tiny forum software in php where people posts threads, and i want to support tags.
How many SQL tables should i make for this ? and briefly how the tags system will work?
Thanks
© Stack Overflow or respective owner