philip          Sun Jan 19 14:47:55 2003 EDT

  Modified files:              
    /phpdoc/en/reference/strings/functions      nl2br.xml 
  Log:
  See also str_replace
  
  
Index: phpdoc/en/reference/strings/functions/nl2br.xml
diff -u phpdoc/en/reference/strings/functions/nl2br.xml:1.2 
phpdoc/en/reference/strings/functions/nl2br.xml:1.3
--- phpdoc/en/reference/strings/functions/nl2br.xml:1.2 Wed Apr 17 02:44:20 2002
+++ phpdoc/en/reference/strings/functions/nl2br.xml     Sun Jan 19 14:47:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.nl2br">
    <refnamediv>
@@ -28,8 +28,9 @@
    </note>
     <para>
      See also <function>htmlspecialchars</function>,
-     <function>htmlentities</function> and
-     <function>wordwrap</function>.
+     <function>htmlentities</function>, 
+     <function>wordwrap</function>, and
+     <function>str_replace</function>.
     </para>
    </refsect1>
   </refentry>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to