I want to have pre-saved mail content which is then sent to a list. I know this can be done with PHP & MySQL. The question is how?
What info do I have to collect in the form?
Once the query is made what is the best way to insert each resulting e-mail address?
Thanks
PS I am still a newbie and am just learning this stuff.