RE: [PHP] two small issues with php mail
- From: per@xxxxxxxxxxxx (Per Jessen)
- Date: Mon, 19 Nov 2007 19:54:38 +0100
Brad wrote:
$headers = 'bcc: kathyandrews@xxxxxxxxxxxxx';
Works but corrupts the "from" portion and changes it to "nobody"
Which I think goes back too the smtp portion.
There is no bcc: header. BCC'ing someone is normally done by sending
them the email without listing them explicitly in to: or cc:.
/Per Jessen, Zürich
.
- Follow-Ups:
- RE: [PHP] two small issues with php mail
- From: Zoltán Németh
- RE: [PHP] two small issues with php mail
- From: "Brad"
- RE: [PHP] two small issues with php mail
- References:
- RE: [PHP] two small issues with php mail
- From: "Brad"
- RE: [PHP] two small issues with php mail
- Prev by Date: Re: [PHP] Loop issues
- Next by Date: [PHP] php DOM question
- Previous by thread: RE: [PHP] two small issues with php mail
- Next by thread: RE: [PHP] two small issues with php mail
- Index(es):
Relevant Pages
|
|