Date: 01/19/02
- Next message: Jesse McCarthy: "[PHP-DOC] Re: Misleading session_register() documentation"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] Re: quick notes stat"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
irc-html Sat Jan 19 17:02:17 2002 EDT
Modified files:
/phpdoc/en/functions array.xml
Log:
ksort: incorporate user notes.. see also krsort, uksort
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.152 phpdoc/en/functions/array.xml:1.153
--- phpdoc/en/functions/array.xml:1.152 Fri Jan 11 08:18:50 2002
+++ phpdoc/en/functions/array.xml Sat Jan 19 17:02:15 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.152 $ -->
+<!-- $Revision: 1.153 $ -->
<reference id="ref.array">
<title>Array Functions</title>
<titleabbrev>Arrays</titleabbrev>
@@ -3143,6 +3143,7 @@
</para>
<simpara>
See also <function>asort</function>, <function>arsort</function>,
+ <function>krsort</function>, <function>uksort</function>,
<function>sort</function>, <function>natsort</function>, and
<function>rsort</function>.
</simpara>
- Next message: Jesse McCarthy: "[PHP-DOC] Re: Misleading session_register() documentation"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] Re: quick notes stat"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

