|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-04-16 06:14 UTC] jmoore@php.net
[2002-04-01 00:04 UTC] alonsoalonsocr at yahoo dot com
[2004-05-06 16:53 UTC] seadalumo at hotmail dot com
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Nov 04 20:00:01 2025 UTC |
I can't send mail to CC or BCC. Mail is delivered only to address in TO. Example: mail("adr1@mail.com", "Subject", "Message", "BCC:adr2@mail.com"); Message is allways delivered only to address adr1@mail.com. --Kori