For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2004 > #28756 [Bgs->Csd]: Error in mail() example of german doc









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author #28756 [Bgs->Csd]: Error in mail() example of german doc
wiesemann@php.net

2004-10-31, 8:55 am

ID: 28756
Updated by: wiesemann@php.net
Reported By: alexander dot gitter at student dot uni-tuebingen dot d
-Status: Bogus
+Status: Closed
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

German translation is now up-to-update.


Previous Comments:
------------------------------------------------------------------------

[2004-06-12 17:29:36] nlopess@php.net

The english file is correct.
The problem is that the german version is outdated.
The file will be updated when translators have time to do it.

------------------------------------------------------------------------

[2004-06-12 16:19:37] alexander dot gitter at student dot uni-tuebingen
dot d

Description:
------------
Example no 4 in the german documentation of mail() has "name
<foo@bar.com>" as the $to parameter - right below the example there is
a notice that $to mustn't be in this form

Reproduce code:
---------------
/* Empfänger */
$to = "Mary <mary@example.com>" . ", " ; // beachten Sie das Komma
$to .= "Kelly <kelly@example.com>";



------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=28756&edit=1
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com