Date: 08/22/00
- Next message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions cpdf.xml dir.xml dl.xml fdf.xml filepro.xml ftp.xml hw.xml mcal.xml oracle.xml posix.xml snmp.xml sybase.xml vmailmgr.xml wddx.xml"
- Previous message: Jesus Castagnetto: "Re: [PHP-DOC] cvs: phpdoc /es/chapters install.xml /es/functions ifx.xml nis.xml pgsql.xml /es/language control-structures.xml references.xml types.xml"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Maybe reply: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
danbeck Tue Aug 22 14:34:12 2000 EDT
Modified files:
/phpdoc/en/functions dir.xml
Log:
added getcwd() definition
Index: phpdoc/en/functions/dir.xml
diff -u phpdoc/en/functions/dir.xml:1.6 phpdoc/en/functions/dir.xml:1.7
--- phpdoc/en/functions/dir.xml:1.6 Fri Aug 4 02:08:12 2000
+++ phpdoc/en/functions/dir.xml Tue Aug 22 14:34:12 2000
@@ -82,6 +82,25 @@
</refsect1>
</refentry>
+ <refentry id="function.getcwd">
+ <refnamediv>
+ <refname>getcwd</refname>
+ <refpurpose>gets the current working directory</refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>Description</title>
+ <funcsynopsis>
+ <funcprototype>
+ <funcdef>string <function>getcwd</function></funcdef>
+ <paramdef>void</paramdef>
+ </funcprototype>
+ </funcsynopsis>
+ <para>
+ Returns the current working directory.
+ </para>
+ </refsect1>
+ </refentry>
+
<refentry id="function.opendir">
<refnamediv>
<refname>opendir</refname>
- Next message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions cpdf.xml dir.xml dl.xml fdf.xml filepro.xml ftp.xml hw.xml mcal.xml oracle.xml posix.xml snmp.xml sybase.xml vmailmgr.xml wddx.xml"
- Previous message: Jesus Castagnetto: "Re: [PHP-DOC] cvs: phpdoc /es/chapters install.xml /es/functions ifx.xml nis.xml pgsql.xml /es/language control-structures.xml references.xml types.xml"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Maybe reply: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

