Date: 07/22/01
- Next message: phanto <email protected>: "[PHP-DOC] Bug #11968 Updated: Com Objects"
- Previous message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/functions mail.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 12242
Updated by: goba
Reported By: Alain <email protected>
Old Status: Open
Status: Closed
Bug Type: Documentation problem
Operating System:
PHP Version: 4.0.6
New Comment:
Done.
Previous Comments:
------------------------------------------------------------------------
[2001-07-21 18:10:03] andy <email protected>
TODO: Change documentation to remove the last \n on the
"bcc:" header
------------------------------------------------------------------------
[2001-07-19 03:34:28] goba <email protected>
Hey, hey, this is a documentation problem!!!!!!!!
------------------------------------------------------------------------
[2001-07-18 21:15:19] Alain <email protected>
Not a real bug but a incorrect example: http://www.php.net/manual/en/function.mail.php
Example 4. Sending complex email.
doesn't work because:
$headers .= "bcc: birthdaycheck <email protected>, birthdaygifts <email protected>\n"; // BCCs to
contains a trailing \n (last thing in the header may not contain a \n)
under the example stand:
"Note: Make sure you have no new-line (or other whitespace) after your to or subject parameters, as this may cause strange results. "
This is very unclear, as i, have been poundering for a while what the f*ck the problem was :)
Greetings,
Alain
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=12242&edit=1
- Next message: phanto <email protected>: "[PHP-DOC] Bug #11968 Updated: Com Objects"
- Previous message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/functions mail.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

