mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add see-also links
Patch provided by anon user. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341135 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6972146ba2
commit
d1b2cfcca4
2 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,7 @@ Array
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>array_values</function></member>
|
||||
<member><function>array_combine</function></member>
|
||||
<member><function>array_key_exists</function></member>
|
||||
<member><function>array_search</function></member>
|
||||
</simplelist>
|
||||
|
|
|
@ -68,6 +68,7 @@ Array
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>array_keys</function></member>
|
||||
<member><function>array_combine</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue