I am creating a newsletter website. Upon registration the user will be able to select theoretically a hundred newsletters to receive. My question is how do I store that data in the database? Each newsletter is unique and each user will have a different selection of choices. I won't want to make 100 different table columns for each newsletter will I? Any ideas?
Bookmarks