php-doc-en/reference/array
Philip Olson 405647fad1 Added a <caution> regarding bug #23195 as copying an array resets the original array's
pointer which can cause an endless loop.  Also, each() will move the pointer past the end
as opposed to the end.  Updated the example to be self-contained, no longer uses $_POST.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132838 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 03:09:45 +00:00
..
functions Added a <caution> regarding bug #23195 as copying an array resets the original array's 2003-06-22 03:09:45 +00:00
constants.xml Replace <link linkend="language.types.x">x</link> with <type>x</type>. 2003-05-28 23:03:10 +00:00
reference.xml join is an alias of implode 2003-06-10 07:02:20 +00:00