My Situation:
I have a mailing list subscription box on my site where users type in their own address.
I would like the addresses to be placed into a PHP file that I use later in my site to send an email to that user.
the PHP I use to send the email has multiple Bcc: fields, which is where the address will need to be placed.
My Reason:
I would like the mailing list to be fully automated, so all I have for maintenance is actually sending the email and not having to update the list manually.
My Dilema:
I don’t know enough about SQL or XML or any other database format to make an intricate form.
[COLOR=Red]Thanks in advance for your help!
[COLOR=Black]-Doc[/COLOR]
[/COLOR]