philip Sun Jul 6 12:09:20 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions substr.xml
Log:
See also substr_replace and trim.
Index: phpdoc/en/reference/strings/functions/substr.xml
diff -u phpdoc/en/reference/strings/functions/substr.xml:1.6
phpdoc/en/reference/strings/functions/substr.xml:1.7
--- phpdoc/en/reference/strings/functions/substr.xml:1.6 Wed Jan 22 16:38:26
2003
+++ phpdoc/en/reference/strings/functions/substr.xml Sun Jul 6 12:09:20 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.substr">
<refnamediv>
@@ -93,8 +93,10 @@
</programlisting>
</example>
<para>
- See also <function>strrchr</function> and
- <function>ereg</function>.
+ See also <function>strrchr</function>,
+ <function>substr_replace</function>,
+ <function>ereg</function>, and
+ <function>trim</function>.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php