aidan Sat Jul 24 01:26:39 2004 EDT
Modified files:
/phpdoc/en/reference/strings/functions strlen.xml
Log:
Added see for mb_strlen
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strlen.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/strings/functions/strlen.xml
diff -u phpdoc/en/reference/strings/functions/strlen.xml:1.4
phpdoc/en/reference/strings/functions/strlen.xml:1.5
--- phpdoc/en/reference/strings/functions/strlen.xml:1.4 Fri May 21 19:05:20
2004
+++ phpdoc/en/reference/strings/functions/strlen.xml Sat Jul 24 01:26:39 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.strlen">
<refnamediv>
@@ -32,7 +32,7 @@
</example>
</para>
<para>
- See also <function>count</function>.
+ See also <function>count</function>, and <function>mb_strlen</function>.
</para>
</refsect1>
</refentry>