array: see also array_pad, range

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65772 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
jim winstead 2001-12-20 20:14:32 +00:00
parent 10e9116e33
commit 5e45f2efe5

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.137 $ -->
<!-- $Revision: 1.138 $ -->
<reference id="ref.array">
<title>Array Functions</title>
<titleabbrev>Arrays</titleabbrev>
@ -139,7 +139,8 @@ Array
</example>
</para>
<para>
See also: <function>list</function>.
See also <function>array_pad</function>,
<function>list</function>, and <function>range</function>.
</para>
</refsect1>
</refentry>