ID:               36966
 Updated by:       [EMAIL PROTECTED]
 Reported By:      the-lee at gmx dot de
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Win XP
 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.


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

[2006-04-04 12:23:32] the-lee at gmx dot de

Description:
------------
In the documentation of "include" in example 16-3, there's an error.

$color = 'grün';
$fruit = 'Apfel';

echo "Ein $color $fruit"; // Ein grüner Apfel

Either the echo-command has to be "Ein grün Apfel" or the variable
$color has to be "grüner".





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


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

Reply via email to