- Added new entries in seealso section (as suggested by "xentek" on user notes)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268443 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Felipe Pena 2008-11-06 20:44:12 +00:00
parent 2527a9e3a8
commit d1c33016f2

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<!-- splitted from ./en/functions/dir.xml, last change in rev 1.2 -->
<refentry xml:id="function.readdir" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -118,6 +118,8 @@ if ($handle = opendir('.')) {
<simplelist>
<member><function>is_dir</function></member>
<member><function>glob</function></member>
<member><function>opendir</function></member>
<member><function>scandir</function></member>
</simplelist>
</para>
</refsect1>