AXiSS Posted November 10, 2007 Share Posted November 10, 2007 I'm working on a very very simple blog system, and want to allow users to add tags to their blog posts. So I'm wondering how to seperate each tag (from one variable with them seperated by commas) and then how to store each into a seperate row in the tags table, with the same blog_id value. Thanks. Link to comment https://forums.phpfreaks.com/topic/76767-storingparsing-tags/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.