ID:          27259
 Updated by:  [EMAIL PROTECTED]
 Reported By: nicktencate at hotmail dot com
-Status:      Open
+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.




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

[2004-02-15 05:01:38] nicktencate at hotmail dot com

in the documentation there is a questionmark missing.

<php should be <?php

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

[2004-02-15 04:57:04] [EMAIL PROTECTED]

I've no clue what you mean here. There is no question mark in your
bugreport (only an exclamation mark) and that exists in both the
example and the description.



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

[2004-02-15 04:52:43] nicktencate at hotmail dot com

Description:
------------
in te description of the function strrec, someone has forgotten a
questionmark in the example:





<php

echo strrev("Hallo wereld!"); // outputs "!dlerew ollaH"

?>  



should be

 





Reproduce code:
---------------
<?php

echo strrev("Hallo wereld!"); // outputs "!dlerew ollaH"

?>  



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


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

Reply via email to