manuzhai Fri Jan 10 16:55:44 2003 EDT
Modified files:
/phpdoc/en/reference/array/functions array-diff.xml
Log:
Added see also to array_diff_assoc().
Index: phpdoc/en/reference/array/functions/array-diff.xml
diff -u phpdoc/en/reference/array/functions/array-diff.xml:1.5
phpdoc/en/reference/array/functions/array-diff.xml:1.6
--- phpdoc/en/reference/array/functions/array-diff.xml:1.5 Tue Jul 30 17:11:51
2002
+++ phpdoc/en/reference/array/functions/array-diff.xml Fri Jan 10 16:55:43 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.14 -->
<refentry id="function.array-diff">
<refnamediv>
@@ -59,7 +59,8 @@
</simpara>
</warning>
<para>
- See also <function>array_intersect</function>.
+ See also <function>array_intersect</function> and
+ <function>array_diff_assoc</function>.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php