SearchSearch   

Newsletter Program

 
   Webmaster Forums (Home) -> PHP RSS
Next:  Reading Folders  
Author Message
Jeremy Ross

External


Since: Sep 24, 2004
Posts: 10



(Msg. 1) Posted: Mon Nov 08, 2004 8:34 pm
Post subject: Newsletter Program
Archived from groups: alt>comp>lang>php, others (more info?)

Hello,

We are looking for a Newsletter Program that is tested and is knowing to
work with PHP/MySQL. We will be having allot of people use this
newsletter so it should be able to handle sending lots of emails. Also
we would need to be able to send the newsletters in HTML format.

Free or paid programs are not an issue, just as long as the program works.

Thanks,
Jeremy Ross
Back to top
Manuel Lemos

External


Since: Aug 13, 2004
Posts: 612



(Msg. 2) Posted: Mon Nov 08, 2004 8:34 pm
Post subject: Re: Newsletter Program
Archived from groups: per prev. post (more info?)

Hello,

On 11/08/2004 06:34 PM, Jeremy Ross wrote:
> We are looking for a Newsletter Program that is tested and is knowing to
> work with PHP/MySQL. We will be having allot of people use this
> newsletter so it should be able to handle sending lots of emails. Also
> we would need to be able to send the newsletters in HTML format.
>
> Free or paid programs are not an issue, just as long as the program works.

You may want to try this class that can compose and send bulk HTML
messages properly. It comes with options to optimize its behavior to
send messages to many recipients.

http://www.phpclasses.org/mimemessage

As for integrating with MySQL, I suggest that you just make the queries
whevever you are sending the messages and just set the To: header to
each of them in a loop. Since it may take long, I suggest that you do
that from a PHP running off the Web server, from a cron task in
Linux/Unix or task scheduler under Windows.

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Back to top
Samuël_ML_Lison

External


Since: Oct 24, 2004
Posts: 8



(Msg. 3) Posted: Tue Nov 09, 2004 8:56 pm
Post subject: Re: Newsletter Program
Archived from groups: per prev. post (more info?)

Jeremy Ross wrote:
> Hello,
>
> We are looking for a Newsletter Program that is tested and is knowing to
> work with PHP/MySQL. We will be having allot of people use this
> newsletter so it should be able to handle sending lots of emails. Also
> we would need to be able to send the newsletters in HTML format.
>
> Free or paid programs are not an issue, just as long as the program works.

SendStudio - http://www.interspire.com/sendstudio/

Users can subsribe and unsubscribe from the list, e-mail is formatted
with unsubscribe details, it can generate HTML forms for them to
unsubscribe. It can also track users clicks to your links, so you know
which of your subsribers clicked on your links etc.

Sends e-mail in both HTML or TEXT, you are able to have the newsletter
formatted in both depending on your users PREFERENCE.

The list will also auto-delete inactive e-mail accounts and so forth.

Check http://www.interspire.com/sendstudio/ for feature details.



Yours Sincerely,
Samuël ML Lison

--
DreamCities.net - A Community for All! (http://www.dreamcities.net)
Jobs Available: http://business.dreamcities.net/jobs.html
Contact Me: http://about.dreamcities.net/contact.html
Back to top
Njuletter

External


Since: May 20, 2008
Posts: 1



(Msg. 4) Posted: Tue May 20, 2008 7:54 am
Post subject: Re: Newsletter Program
Archived from groups: comp>lang>php (more info?)

PG Newsletter Software will also suit your needs.

--
Message posted using http://www.talkaboutprogramming.com/group/comp.lang.php/
More information at http://www.talkaboutprogramming.com/faq.html
Back to top
Display posts from previous:   
       Webmaster Forums (Home) -> PHP
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum