ID: 27259
Updated by: [EMAIL PROTECTED]
Reported By: nicktencate at hotmail dot com
-Status: Open
+Status: Feedback
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
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.
Previous Comments:
------------------------------------------------------------------------
[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