Date: 10/10/00
- Next message: Jesus Castagnetto: "Re: [PHP-DOC] RE: [PHP-NOTES] note 8994 added to Array Functions"
- Previous message: Derick Rethans: "[PHP-DOC] cvs: phpdoc /nl Translators bookinfo.xml preface.xml /nl/appendices history.xml http-stuff.xml regexp.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jmcastagnetto Tue Oct 10 16:16:41 2000 EDT
Modified files:
/phpdoc/en/functions array.xml
Log:
added also a pointer to is_array in the partintro section.
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.41 phpdoc/en/functions/array.xml:1.42
--- phpdoc/en/functions/array.xml:1.41 Sat Oct 7 11:14:27 2000
+++ phpdoc/en/functions/array.xml Tue Oct 10 16:16:41 2000
@@ -14,8 +14,9 @@
arrays from database queries, and several functions return arrays.
</simpara>
<para>
- See also <function>explode</function>, <function>implode</function>,
- <function>split</function> and <function>join</function>.
+ See also <function>is_array</function>, <function>explode</function>,
+ <function>implode</function>, <function>split</function>
+ and <function>join</function>.
</para>
</partintro>
- Next message: Jesus Castagnetto: "Re: [PHP-DOC] RE: [PHP-NOTES] note 8994 added to Array Functions"
- Previous message: Derick Rethans: "[PHP-DOC] cvs: phpdoc /nl Translators bookinfo.xml preface.xml /nl/appendices history.xml http-stuff.xml regexp.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

