I would like to make a basic Mailing list.
I want to make a form and upload html pages to be e-mailed out to subscribers as a news list. I don't want to have to install something like PEAR. Can I use the php Mail() funtion to send HTML content?
And if so, can someone show me the script for setting up the headers correctly and the proper syntax to use for the mail() function.
Thanks, OLD James
I want to make a form and upload html pages to be e-mailed out to subscribers as a news list. I don't want to have to install something like PEAR. Can I use the php Mail() funtion to send HTML content?
And if so, can someone show me the script for setting up the headers correctly and the proper syntax to use for the mail() function.
Thanks, OLD James