Jump to content

Recommended Posts

Hi

I'm currently researching how to implement a newsletter on a website. I was thinking about a button (newsletter), that shows a list of issues for the user to choose and then displays that newsletter. Is this the best way. What are the different ways to implement a newsletter. Most importantly, what is the best format to provide the newsletter (i.e. pdf) and how is that done. Are the pdf newsletter files stored on the server and the path referred to in the database? I'm a bit unsure about this. Also, if pdf is the choice, how does the user create their newsletter and make it a pdf file? Does anyone know a site with relevent info on this?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/153459-how-to-implement-a-newsletter/
Share on other sites

I think the best way of setting up a newsletter would be to send it out as an email to those who want to subscribe to it.

 

Have a section where people can enter their name & email address and store it in a table.

 

When you have a newsletter to send, run through the table sending the email to those who request it but at the bottom include a link back so they can unsubscribe.

 

You could also make it so that if they want to unsubscribe they can enter their email into a box and if present it'll remove them from the list.

Hi Yesideez

Thanks for your reply about the newsletter yesterday. Can I just ask your advice on something? What if I just wanted the newsletter to be on the web site via a link which would show the different issues etc. Would that be a good idea? Also, what program would we create the newsletter in and what format (pdf etc.) would be the best. After that I presume we just enter the newsletter in the database (or a path to the file) and all newsletters would be retrived for the user. Does this make sense or is it a stupid idea?

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.