Jump to content

multi Email from a php script using pear


johncron

Recommended Posts

I need some help with a problem that's frazzling my gray matter.

I'm rewriting my website with Apache, PHP, PEAR & MYSQL the old version was written with Microsoft technologies IIS, ASP, VB & ACCESS.

The site serves about 2000 members of which about 600-700 are emailed weekly with various updates (no spam). The email works
from HTML templates which have text inserted to personalise them for each member, they also contain embedded graphics as logos.
 Most of site has been completed and here is my problem, With the VB version I used an Access front end connected to the
 database and when I sent the emails (using windows CDO) as each mail was sent details of that mail Name; ID; email address etc., were
 displayed on a form with a progress meter indicating which mail of the total was currently being sent.

I would like to display this information on the web page as each mail is sent from the script but cannot get this to work (don't even know if it's possible !!).
I am using an Index.php script but am unable to get the HTML display page to show each individual mail (one at a time) as the script is running.

Any help greatly appreciated.

Link to comment
Share on other sites

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.