Question
URGENT PHP HELP
I am working on a mail form that is linked to my payroll
system. It is working great but there has been a request that I add
a mail to all recipients feature. However I am not to sure how I
would go about doing this, I am hoping someone can help me atler my
current code. Right now the recipient selction is a drop down menu
that is populated from a mySQL table within my payroll system.
I would like the first option when dropped down to be "All Recipents" so when it is sent the mail is sent to everyone's email not just the slected individual email.
Below is the current code I have where only one recipent can be selected.
Thanks in advance!
I would like the first option when dropped down to be "All Recipents" so when it is sent the mail is sent to everyone's email not just the slected individual email.
Below is the current code I have where only one recipent can be selected.
Thanks in advance!
