beginer help needed with php mailer

hi people i’ve not long started using php so its still a little WOAH! to me lol but im hoping i can get some help.

i’m having some problems with a php mailer. i use it to send html newsletters.

my main php page is the script needed to sent the email, it uses an email address i pick from a list in a seperate html page.

since the number of people subscribing is growing i was wondering if there is any way to make it so i can selected every email address and send them all at once but make the email address invisable to other recipients.

sorry if this is already posted btw and thanks in advance for any help given.

You need to put all address in the BCC field (blind carbon copy). This will hide email addresses from other recipients.

no probs thanks very much

Sponsor our Newsletter | Privacy Policy | Terms of Service