Forum Moderators: coopster

Message Too Old, No Replies

newsletter subscription by email and RSS feeds

         

someone

5:14 pm on Oct 18, 2006 (gmt 0)

10+ Year Member



Can comeone explain to me how these two can go together conceptually. I was going to build an online newsletter subscription where users enter their email address which go into a database, then whenever I have a new newsletter, I can just send everyone in the database an email letting them know of it. How could rss feeds be incorporated into something like this. I just need to know how it works conceptually because I am just not seeing it.

eelixduppy

1:22 pm on Oct 22, 2006 (gmt 0)



Run a cron at a specific period of the week that sends the top 5 (or whatever) RSS feeds to their email addresses.

Best of luck!