philip Tue May 25 14:49:45 2004 EDT
Modified files: /phpdoc/en/reference/strings/functions wordwrap.xml Log: See also chunk_split() http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/wordwrap.xml?r1=1.10&r2=1.11&ty=u Index: phpdoc/en/reference/strings/functions/wordwrap.xml diff -u phpdoc/en/reference/strings/functions/wordwrap.xml:1.10 phpdoc/en/reference/strings/functions/wordwrap.xml:1.11 --- phpdoc/en/reference/strings/functions/wordwrap.xml:1.10 Mon Apr 12 12:32:57 2004 +++ phpdoc/en/reference/strings/functions/wordwrap.xml Tue May 25 14:49:45 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.10 $ --> +<!-- $Revision: 1.11 $ --> <!-- splitted from ./en/functions/strings.xml, last change in rev 1.142 --> <refentry id="function.wordwrap"> <refnamediv> @@ -90,7 +90,8 @@ </screen> </example> <para> - See also <function>nl2br</function>. + See also <function>nl2br</function> and + <function>chunk_split</function>. </para> </refsect1> </refentry>