Date: 04/24/01
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de Translators"
- Previous message: Wolfgang Drews: "RE: [PHP-DOC] Please could somebody of the de-translators check this?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Tue Apr 24 00:27:02 2001 EDT
Modified files:
/phpdoc/en/functions strings.xml
Log:
Added new behaviour of nl2br()
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.83 phpdoc/en/functions/strings.xml:1.84
--- phpdoc/en/functions/strings.xml:1.83 Sun Apr 15 10:23:21 2001
+++ phpdoc/en/functions/strings.xml Tue Apr 24 00:27:01 2001
@@ -1385,6 +1385,11 @@
before all newlines.
</para>
<para>
+ Until PHP 4.0.5, <function>nl2br</function> will return
+ <parameter>string</parameter> with '<br>' inserted
+ before all newlines.
+ </para>
+ <para>
See also <function>htmlspecialchars</function>,
<function>htmlentities</function> and
<function>wordwrap</function>.
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de Translators"
- Previous message: Wolfgang Drews: "RE: [PHP-DOC] Please could somebody of the de-translators check this?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

