php newsletter

Posted Apr 8th, 2005 by Rich

An update to php mail management.

After much searching for a solution, I came to the conclusion that no-one knows how to write such a thing, without using javascript!

There are also lots of mailing list managers out there, but not many of them could handle file uploads, so that made my search difficult, having to weed all these out. Then I weeded out all the commercial scripts. Then I tried to find one that actually worked, not many of them did out of the box. Plus all the ones I tried used javascript, not just as an added extra but as an integral part of the script!

However I eventually found one, it had almost everything I wanted. It even had html capabilities, with templates which seemed like an added bonus. But after working on it for the past 4 days and testing things as I went, I managed to break everything. I was worried that all my efforts had been in vain. But I had a sudden inspiration to go back to the original and test things out. the html mail side didn’t work there either!!! So I removed as much of that as possible, to trim the code down to bare essentials.

But it still didn’t work, at least locally. I had been testing on my PC via easyPHP. So another flash of thought, and I uploaded my scripts to my test site, and they worked.

I still have some validation and acessibility check to be done, but hopefully I can release it shortly. So look out for news on my ‘Simple PHP Text Newsletter’.


4 Responses to: “php newsletter”

  1. Shawn responds:
    Posted: May 31st, 2005 at 10:10 pm

    I’d Like to see the Results of this, I would even try it out and see how well it works and may even continue to use it if it seems as good as you are saying….

Sorry. Comments are closed.