philip Wed Feb 5 02:08:25 2003 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
array.resetspointer -> this functions resets the array pointer.
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.38 phpdoc/en/language-snippets.ent:1.39
--- phpdoc/en/language-snippets.ent:1.38 Mon Jan 20 15:18:54 2003
+++ phpdoc/en/language-snippets.ent Wed Feb 5 02:08:25 2003
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.38 $ -->
+<!-- $Revision: 1.39 $ -->
<!ENTITY warn.experimental '<warning><simpara>This extension is
<emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -36,6 +36,10 @@
URL protocols.</simpara></tip>'>
<!ENTITY return.success 'Returns &true; on success or &false; on failure.'>
+
+<!ENTITY array.resetspointer '<note><simpara>This function will
+<function>reset</function> the <type>array</type> pointer after
+use.</simpara></note>'>
<!ENTITY return.falseproblem '<warning><simpara>This function may
return Boolean &false;, but may also return a non-Boolean value which
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php