betz Wed Apr 6 18:51:42 2005 EDT
Modified files:
/phpdoc/en/reference/strings/functions explode.xml
Log:
See also: strtok
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/explode.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/strings/functions/explode.xml
diff -u phpdoc/en/reference/strings/functions/explode.xml:1.9
phpdoc/en/reference/strings/functions/explode.xml:1.10
--- phpdoc/en/reference/strings/functions/explode.xml:1.9 Fri Mar 11
11:11:51 2005
+++ phpdoc/en/reference/strings/functions/explode.xml Wed Apr 6 18:51:41 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.explode">
<refnamediv>
@@ -112,7 +112,8 @@
See also
<function>preg_split</function>,
<function>spliti</function>,
- <function>split</function>, and
+ <function>split</function>,
+ <function>strtok</function>, and
<function>implode</function>.
</para>
</refsect1>