Use PHP to populate a Mailing list from a webpage [message #185586] |
Thu, 17 April 2014 03:26 |
Graham Hobbs
Messages: 42 Registered: September 2010
Karma:
|
Member |
|
|
Hello,
I am at PHP 101 level. I have a webpage that asks a user to enter
their name in one box, email address in another and click send. That's
works OK (almost):-).
I also have created an empty Mailing list 'List-B' in my Mozilla
Thunderbird to which I want to automatically add the email addresses
sent from the webpage.
Here's my question please.
When the page gets back to my PHP pgm, can it add the email address to
my mailing list without manual intervention?
Am not fond of mixing languages, etc so a pure PHP solution would be
appreciated unless design wise not clever.
Have googled, not found anything closely relevant.
Thanks in advance.
Graham Hobbs
|
|
|