Snippets tagged “cc”
1 snippet uses this tag.
- PHP Mail, CC FieldPHP
In PHP, the "CC" field can be included in an email using the "mail" function by adding a "CC" header to the additional headers parameter.
1 snippet uses this tag.
In PHP, the "CC" field can be included in an email using the "mail" function by adding a "CC" header to the additional headers parameter.