cvs: phpdoc-nl /reference/filesystem/functions chmod.xml chown.xml copy.xml dirname.xml disk-free-space.xml disk-total-space.xml fgetc.xml file-exists.xml file.xml fileatime.xml filectime.xml filegroup.xml fileinode.xml filemtime.xml fileowner.xml fileperms.xml filesize.xml filetype.xml flock.xml fopen.xml fseek.xml fstat.xml ftruncate.xml glob.xml is-dir.xml is-executable.xml is-file.xml is-link.xml is-readable.xml is-uploaded-file.xml is-writable.xml link.xml lstat.xml move-uploaded-file.xml parse-ini-file.xml popen.xml readfile.xml rmdir.xml set-file-buffer.xml stat.xml umask.xml

[email protected] ("Patric Stout")
Newsgroups php.doc.nl
Message-ID <cvstruelight1046537515@cvsserver>
truelight		Sat Mar  1 11:51:55 2003 EDT

  Modified files:              
    /phpdoc-nl/reference/filesystem/functions	chmod.xml chown.xml 
                                             	copy.xml dirname.xml 
                                             	disk-free-space.xml 
                                             	disk-total-space.xml 
                                             	fgetc.xml file-exists.xml 
                                             	file.xml fileatime.xml 
                                             	filectime.xml 
                                             	filegroup.xml 
                                             	fileinode.xml 
                                             	filemtime.xml 
                                             	fileowner.xml 
                                             	fileperms.xml 
                                             	filesize.xml filetype.xml 
                                             	flock.xml fopen.xml 
                                             	fseek.xml fstat.xml 
                                             	ftruncate.xml glob.xml 
                                             	is-dir.xml 
                                             	is-executable.xml 
                                             	is-file.xml is-link.xml 
                                             	is-readable.xml 
                                             	is-uploaded-file.xml 
                                             	is-writable.xml link.xml 
                                             	lstat.xml 
                                             	move-uploaded-file.xml 
                                             	parse-ini-file.xml 
                                             	popen.xml readfile.xml 
                                             	rmdir.xml 
                                             	set-file-buffer.xml 
                                             	stat.xml umask.xml 
  Log:
  Sync with EN
truelight-20030301115155.txt (text/plain, 61.8 KB)
Index: phpdoc-nl/reference/filesystem/functions/chmod.xml
diff -u phpdoc-nl/reference/filesystem/functions/chmod.xml:1.3 phpdoc-nl/reference/filesystem/functions/chmod.xml:1.4
--- phpdoc-nl/reference/filesystem/functions/chmod.xml:1.3	Sat Jan  4 05:54:46 2003
+++ phpdoc-nl/reference/filesystem/functions/chmod.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.6 Maintainer: truelight Status: ready -->
   <refentry id="function.chmod">
    <refnamediv>
     <refname>chmod</refname>
@@ -23,9 +23,11 @@
      <informalexample>
       <programlisting role="php">
 <![CDATA[
+<?php
 chmod ("/somedir/somefile", 755);   // decimaal; waarschijnlijk incorrect
 chmod ("/somedir/somefile", "u+rwx,go+rx"); // string; incorrect
 chmod ("/somedir/somefile", 0755);  // octaal; correcte waarde voor een modus
+?>
 ]]>
       </programlisting>
      </informalexample>
@@ -43,6 +45,7 @@
      <informalexample>
       <programlisting role="php">
 <![CDATA[
+<?php
 // Lees en schrijf rechten voor de eigenaar, verder voor niemand anders
 chmod ("/somedir/somefile", 0600);
 
@@ -54,6 +57,7 @@
 
 // Alles voor de eigenaar, lees en uitvoer rechten voor de eigenaars groep
 chmod ("/somedir/somefile", 0750);
+?>
 ]]>
       </programlisting>
      </informalexample>
@@ -70,6 +74,9 @@
     <para>
      &return.success;
     </para>
+
+    &note.no-remote;
+
     <para>
      Zie ook <function>chown</function> en
      <function>chgrp</function>.
Index: phpdoc-nl/reference/filesystem/functions/chown.xml
diff -u phpdoc-nl/reference/filesystem/functions/chown.xml:1.2 phpdoc-nl/reference/filesystem/functions/chown.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/chown.xml:1.2	Wed Aug 14 04:41:09 2002
+++ phpdoc-nl/reference/filesystem/functions/chown.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
   <refentry id="function.chown">
    <refnamediv>
     <refname>chown</refname>
@@ -22,6 +21,9 @@
     <para>
      &return.success;
     </para>
+
+    &note.no-remote;
+
     <para>
      Zie ook <function>chmod</function>.
     </para>
@@ -47,4 +49,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/copy.xml
diff -u phpdoc-nl/reference/filesystem/functions/copy.xml:1.2 phpdoc-nl/reference/filesystem/functions/copy.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/copy.xml:1.2	Fri Jan  3 09:10:23 2003
+++ phpdoc-nl/reference/filesystem/functions/copy.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
   <refentry id="function.copy">
    <refnamediv>
     <refname>copy</refname>
@@ -13,8 +13,8 @@
       <methodparam><type>string</type><parameter>dest</parameter></methodparam>
      </methodsynopsis>
     <para>
-     Maakt een kopie van een bestand. Geeft &true; terug als de kopie gelukt is,
-     anders &false;.
+     Maakt een kopie van het bestand <parameter>source</parameter> naar
+     <parameter>dest</parameter>. &return.success;
      <example>
       <title><function>copy</function> voorbeeld</title>
       <programlisting role="php">
Index: phpdoc-nl/reference/filesystem/functions/dirname.xml
diff -u phpdoc-nl/reference/filesystem/functions/dirname.xml:1.1 phpdoc-nl/reference/filesystem/functions/dirname.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/dirname.xml:1.1	Tue Aug 13 07:31:17 2002
+++ phpdoc-nl/reference/filesystem/functions/dirname.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
   <refentry id="function.dirname">
    <refnamediv>
     <refname>dirname</refname>
@@ -45,7 +44,7 @@
      </para>
     </note>
     <para>
-     Zie ook: <function>basename</function>, <function>pathinfo</function>,
+     Zie ook <function>basename</function>, <function>pathinfo</function>,
      en <function>realpath</function>.
     </para>
    </refsect1>
@@ -70,4 +69,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/disk-free-space.xml
diff -u phpdoc-nl/reference/filesystem/functions/disk-free-space.xml:1.1 phpdoc-nl/reference/filesystem/functions/disk-free-space.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/disk-free-space.xml:1.1	Tue Aug 13 07:31:17 2002
+++ phpdoc-nl/reference/filesystem/functions/disk-free-space.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.86 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.disk-free-space">
    <refnamediv>
     <refname>disk_free_space</refname>
@@ -22,12 +21,20 @@
       <title><function>disk_free_space</function> voorbeeld</title>
       <programlisting role="php">
 <![CDATA[
-$df = disk_free_space("/"); // $df bevat het aantal vrije bytes
-                            // beschikbaar in "/"
+<?php
+// $df bevat het aantal vrije bytes beschikbaar in "/"
+$df = disk_free_space("/");
+?>
 ]]>
       </programlisting>
      </example>
     </para>
+
+    &note.no-remote;
+
+    <simpara>
+     Zie ook <function>disk_total_space</function>.
+    </simpara>
    </refsect1>
   </refentry>
 
@@ -50,4 +57,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/disk-total-space.xml
diff -u phpdoc-nl/reference/filesystem/functions/disk-total-space.xml:1.1 phpdoc-nl/reference/filesystem/functions/disk-total-space.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/disk-total-space.xml:1.1	Tue Aug 13 07:31:17 2002
+++ phpdoc-nl/reference/filesystem/functions/disk-total-space.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.64 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.disk-total-space">
    <refnamediv>
     <refname>disk_total_space</refname>
@@ -22,12 +21,20 @@
       <title><function>disk_total_space</function> voorbeeld</title>
       <programlisting role="php">
 <![CDATA[
-$df = disk_total_space("/"); // $df bevat het totale aantal
-                             // bytes op "/"
+<?php
+// $df bevat het totale aantal bytes op "/"
+$df = disk_total_space("/");
+?>
 ]]>
       </programlisting>
      </example>
     </para>
+
+    &note.no-remote;
+
+    <simpara>
+     Zie ook <function>disk_free_space</function>.
+    </simpara>
    </refsect1>
   </refentry>
 
@@ -50,4 +57,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/fgetc.xml
diff -u phpdoc-nl/reference/filesystem/functions/fgetc.xml:1.2 phpdoc-nl/reference/filesystem/functions/fgetc.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/fgetc.xml:1.2	Sat Jan 18 03:33:23 2003
+++ phpdoc-nl/reference/filesystem/functions/fgetc.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.8 Maintainer: truelight Status: ready -->
   <refentry id="function.fgetc">
    <refnamediv>
     <refname>fgetc</refname>
@@ -7,10 +7,10 @@
    </refnamediv>
    <refsect1>
     <title>Beschrijving</title>
-     <methodsynopsis>
-      <type>string</type><methodname>fgetc</methodname>
-      <methodparam><type>resource</type><parameter>handle</parameter></methodparam>
-     </methodsynopsis>
+    <methodsynopsis>
+     <type>string</type><methodname>fgetc</methodname>
+     <methodparam><type>resource</type><parameter>handle</parameter></methodparam>
+    </methodsynopsis>
     <para>
      Geeft een string terug met één teken, die gelezen is uit de
      bestands pointer <parameter>handle</parameter>. Geeft &false; bij EOF.
@@ -19,6 +19,13 @@
       De bestands pointer moet geldig zijn, en moet verwijzen naar
       een bestand dat succesvol geopend is door <function>fopen</function>,
      <function>popen</function>, of <function>fsockopen</function>.
+    </para>
+    <para>
+     <note>
+      <para>
+       Deze functie is binair veilig.
+      </para>
+     </note>
     </para>
     <para>
      Zie ook <function>fread</function>, <function>fopen</function>,
Index: phpdoc-nl/reference/filesystem/functions/file-exists.xml
diff -u phpdoc-nl/reference/filesystem/functions/file-exists.xml:1.2 phpdoc-nl/reference/filesystem/functions/file-exists.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/file-exists.xml:1.2	Fri Jan  3 10:48:19 2003
+++ phpdoc-nl/reference/filesystem/functions/file-exists.xml	Sat Mar  1 11:51:55 2003
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.7 Maintainer: truelight Status: ready -->
   <refentry id="function.file-exists">
    <refnamediv>
     <refname>file_exists</refname>
-    <refpurpose>Kijkt of een bestand bestaat</refpurpose>
+    <refpurpose>Kijkt of een bestand of directorie bestaat</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Beschrijving</title>
@@ -12,18 +12,9 @@
       <methodparam><type>string</type><parameter>filename</parameter></methodparam>
      </methodsynopsis>
     <simpara>
-     Geeft &true; terug als het bestand aangegeven met <parameter>filename</parameter>
+     Geeft &true; terug als het bestand of de directorie aangegeven met <parameter>filename</parameter>
      bestaat; &false; in alle andere gevallen.
     </simpara>
-    <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-    </simpara>
-    <simpara>
-      Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </simpara>
     <note>
      <title>Gebruik van gedeelde Windows mappen</title>
      <para>
@@ -51,6 +42,11 @@
       </programlisting>
      </example>
     </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <para>
      Zie ook <function>is_readable</function>, <function>is_writable</function>,
      <function>is_file</function> en <function>file</function>.
Index: phpdoc-nl/reference/filesystem/functions/file.xml
diff -u phpdoc-nl/reference/filesystem/functions/file.xml:1.2 phpdoc-nl/reference/filesystem/functions/file.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/file.xml:1.2	Fri Jan  3 10:48:19 2003
+++ phpdoc-nl/reference/filesystem/functions/file.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.6 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.7 Maintainer: truelight Status: ready -->
   <refentry id="function.file">
    <refnamediv>
     <refname>file</refname>
Index: phpdoc-nl/reference/filesystem/functions/fileatime.xml
diff -u phpdoc-nl/reference/filesystem/functions/fileatime.xml:1.1 phpdoc-nl/reference/filesystem/functions/fileatime.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/fileatime.xml:1.1	Tue Aug 13 07:31:17 2002
+++ phpdoc-nl/reference/filesystem/functions/fileatime.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.fileatime">
    <refnamediv>
     <refname>fileatime</refname>
@@ -17,10 +16,6 @@
      in het geval van een fout. De tijd wordt terug gegeven in Unix timestamp.
     </simpara>
     <simpara>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </simpara>
-    <simpara>
      Let op: De atime van een bestand wordt geacht te veranderen
      elke keer dat er uit dat bestand wordt gelezen. Dit kan
      kostbaar zijn, gekeken naar de prestatie, als een programma
@@ -30,10 +25,15 @@
      gebruikt als voorbeeld hiervan. Op zulke bestands systemen zal deze
      functie onbruikbaar zijn.
     </simpara>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
+     Zie ook <function>filemtime</function>,
+     <function>fileinode</function> en
+     <function>date</function>.
     </simpara>
    </refsect1>
   </refentry>
@@ -57,4 +57,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/filectime.xml
diff -u phpdoc-nl/reference/filesystem/functions/filectime.xml:1.1 phpdoc-nl/reference/filesystem/functions/filectime.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/filectime.xml:1.1	Tue Aug 13 07:31:17 2002
+++ phpdoc-nl/reference/filesystem/functions/filectime.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.filectime">
    <refnamediv>
     <refname>filectime</refname>
@@ -17,10 +16,6 @@
      in het geval van een fout. De tijd wordt terug gegeven in Unix timestamp.
     </para>
     <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
-    <para>
      Let op: op de meeste Unix bestands systemen wordt een file
      als gewijzigd gezien, als zijn inode data is gewijzigd; dat wil zeggen,
      wanneer de permissie, eigenaar, groep of andere metadata van de inode
@@ -32,10 +27,13 @@
     de tijd van aanmaak van het bestand is. Dit is fout. Er is geen aanmaak tijd
     voor Unix bestanden in de meeste Unix bestands systemen.
     </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
+     Zie ook <function>filemtime</function>.
     </simpara>
    </refsect1>
   </refentry>
@@ -59,4 +57,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/filegroup.xml
diff -u phpdoc-nl/reference/filesystem/functions/filegroup.xml:1.3 phpdoc-nl/reference/filesystem/functions/filegroup.xml:1.4
--- phpdoc-nl/reference/filesystem/functions/filegroup.xml:1.3	Fri Jan  3 10:48:19 2003
+++ phpdoc-nl/reference/filesystem/functions/filegroup.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
   <refentry id="function.filegroup">
    <refnamediv>
     <refname>filegroup</refname>
@@ -15,18 +15,18 @@
      Geeft het groep ID aan van het bestand, of &false;
      in het geval van een fout. Het ID van de groep wordt gegeven in numeriek formaat.
      Gebruik <function>posix_getgrgid</function> om de groepnaam op te vragen.
+     Als er een fout optreed, wordt er &false; terug gegeven samen met een error
+     van het niveau <constant>E_WARNING</constant>.
     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
-    <note>
-     <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-     </simpara>
-    </note>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
+    <simpara>
+     Zie ook <function>fileowner</function> en
+     <link linkend="ini.safe-mode-gid">safe_mode_gid</link>.
+    </simpara>
    </refsect1>
   </refentry>
 
Index: phpdoc-nl/reference/filesystem/functions/fileinode.xml
diff -u phpdoc-nl/reference/filesystem/functions/fileinode.xml:1.2 phpdoc-nl/reference/filesystem/functions/fileinode.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/fileinode.xml:1.2	Wed Aug 14 04:41:09 2002
+++ phpdoc-nl/reference/filesystem/functions/fileinode.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
   <refentry id="function.fileinode">
    <refnamediv>
     <refname>fileinode</refname>
@@ -15,15 +14,14 @@
     <para>
      Geeft het inode nummer terug van het bestand, of &false; in het geval
      van een fout.
-     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
     </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
+     Zie ook <function>stat</function>.
     </simpara>
    </refsect1>
   </refentry>
@@ -47,4 +45,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/filemtime.xml
diff -u phpdoc-nl/reference/filesystem/functions/filemtime.xml:1.2 phpdoc-nl/reference/filesystem/functions/filemtime.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/filemtime.xml:1.2	Fri Jan  3 12:19:12 2003
+++ phpdoc-nl/reference/filesystem/functions/filemtime.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
   <refentry id="function.filemtime">
    <refnamediv>
     <refname>filemtime</refname>
@@ -16,17 +16,13 @@
      in het geval van een fout. De tijd wordt terug gegeven in Unix timestamp
      en die is geschikt voor de <function>date</function> functie.
     </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
-    <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-    </simpara>
-    <para>
-     Let op: deze functie geeft de tijd terug, van wanneer
+     Deze functie geeft de tijd terug, van wanneer
      er data naar een bestand geschreven is, dat wil zeggen,
      de tijd dat de inhoud van het bestand gewijzigd is.
     </para>
Index: phpdoc-nl/reference/filesystem/functions/fileowner.xml
diff -u phpdoc-nl/reference/filesystem/functions/fileowner.xml:1.2 phpdoc-nl/reference/filesystem/functions/fileowner.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/fileowner.xml:1.2	Wed Aug 14 04:41:09 2002
+++ phpdoc-nl/reference/filesystem/functions/fileowner.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
   <refentry id="function.fileowner">
    <refnamediv>
     <refname>fileowner</refname>
@@ -17,14 +16,13 @@
      in het geval van een fout. Het ID van de gebruiker wordt gegeven in numeriek formaat.
      Gebruik <function>posix_getgrgid</function> om de gebruikersnaam op te vragen.
     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
+     Zie ook <function>stat</function>.
     </simpara>
    </refsect1>
   </refentry>
@@ -48,4 +46,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/fileperms.xml
diff -u phpdoc-nl/reference/filesystem/functions/fileperms.xml:1.1 phpdoc-nl/reference/filesystem/functions/fileperms.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/fileperms.xml:1.1	Tue Aug 13 07:31:17 2002
+++ phpdoc-nl/reference/filesystem/functions/fileperms.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.fileperms">
    <refnamediv>
     <refname>fileperms</refname>
@@ -15,15 +14,15 @@
     <para>
      Geeft de permissies van een bestand terug, of &false; in het geval van een fout.
     </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
+     Zie ook <function>is_readable</function> en
+     <function>stat</function>.
     </simpara>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
    </refsect1>
   </refentry>
 
@@ -46,4 +45,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/filesize.xml
diff -u phpdoc-nl/reference/filesystem/functions/filesize.xml:1.1 phpdoc-nl/reference/filesystem/functions/filesize.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/filesize.xml:1.1	Tue Aug 13 07:31:17 2002
+++ phpdoc-nl/reference/filesystem/functions/filesize.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.filesize">
    <refnamediv>
     <refname>filesize</refname>
@@ -15,14 +14,13 @@
     <para>
      Geeft de grootte van een bestand in bytes terug, of &false; in het geval van een fout.
     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
+     Zie ook <function>file_exists</function>.
     </simpara>
    </refsect1>
   </refentry>
@@ -46,4 +44,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/filetype.xml
diff -u phpdoc-nl/reference/filesystem/functions/filetype.xml:1.2 phpdoc-nl/reference/filesystem/functions/filetype.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/filetype.xml:1.2	Sun Jan  5 06:41:51 2003
+++ phpdoc-nl/reference/filesystem/functions/filetype.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.6 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.7 Maintainer: truelight Status: ready -->
   <refentry id="function.filetype">
    <refnamediv>
     <refname>filetype</refname>
@@ -20,15 +20,11 @@
      ook een <constant>E_NOTICE</constant> bericht produceren als de stats aanroep
      faalt of als het bestands type onbekend is.
     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
-    <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-    </simpara>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <simpara>
      Zie ook: <function>is_dir</function>, <function>is_file</function>,
      <function>is_link</function>, <function>file_exists</function>, en
@@ -56,4 +52,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/flock.xml
diff -u phpdoc-nl/reference/filesystem/functions/flock.xml:1.2 phpdoc-nl/reference/filesystem/functions/flock.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/flock.xml:1.2	Sat Jan 18 03:33:23 2003
+++ phpdoc-nl/reference/filesystem/functions/flock.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.7 Maintainer: truelight Status: ready -->
   <refentry id="function.flock">
    <refnamediv>
     <refname>flock</refname>
@@ -29,28 +29,29 @@
       <listitem>
        <simpara>
          Om een gedeelde blokkering te krijgen (lezer), zet
-         <parameter>operation</parameter> op LOCK_SH
+         <parameter>operation</parameter> op <constant>LOCK_SH</constant>
          (op 1 voor versies eerder dan PHP 4.0.1).
        </simpara>
       </listitem>
       <listitem>
        <simpara>
          Om een exclusieve blokkering te krijgen (schrijver), zet
-         <parameter>operation</parameter> op LOCK_EX
+         <parameter>operation</parameter> op <constant>LOCK_EX</constant>
          (op 2 voor versies eerder dan PHP 4.0.1).
        </simpara>
       </listitem>
       <listitem>
        <simpara>
          Om een gedeelde of exclusieve blokkering op te heffen, zet
-         <parameter>operation</parameter> op LOCK_UN
+         <parameter>operation</parameter> op <constant>LOCK_UN</constant>
          (op 3 voor versies eerder dan PHP 4.0.1).
        </simpara>
       </listitem>
       <listitem>
        <simpara>
          Als je wilt dat <function>flock</function> niet tegenhoudt
-         terwijl je blokkeerd, voeg LOCK_NB (4 voor versies eerder dan PHP 4.0.1)
+         terwijl je blokkeerd, voeg <constant>LOCK_NB</constant>
+         (4 voor versies eerder dan PHP 4.0.1)
          toe aan <parameter>operation</parameter>.
        </simpara>
       </listitem>
@@ -64,9 +65,7 @@
      (EWOULDBLOCK error).
     </simpara>
     <simpara>
-     <function>flock</function> geeft &true; terug als het goed gaat
-     en &false; als er een fout optreed (bijvoorbeeld als
-     de blokkering niet opgeëist kan worden).
+     &return.success;
     </simpara>
     <note>
      <para>
Index: phpdoc-nl/reference/filesystem/functions/fopen.xml
diff -u phpdoc-nl/reference/filesystem/functions/fopen.xml:1.3 phpdoc-nl/reference/filesystem/functions/fopen.xml:1.4
--- phpdoc-nl/reference/filesystem/functions/fopen.xml:1.3	Sat Jan 18 03:33:23 2003
+++ phpdoc-nl/reference/filesystem/functions/fopen.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.8 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.10 Maintainer: truelight Status: ready -->
   <refentry id="function.fopen">
    <refnamediv>
     <refname>fopen</refname>
@@ -30,7 +30,7 @@
      naar een lokaal bestand, dan zal het proberen om een stream te openen
      naar dat bestand. Het bestand moet toegankelijk zijn voor PHP, dus
      je moet er voor zorgen dat de bestands rechten dit toestaan.
-     Als je <link linkend="ini.safe-mode">safe_mode</link>
+     Als je &safemode;
      of <link linkend="ini.open-basedir">open_basedir</link> aan hebt staan,
      kunnen er andere restricties gelden.
     </simpara>
@@ -49,49 +49,69 @@
     </note>
 
     <para>
-     <parameter>mode</parameter> mag een van de volgende zijn:
-     <itemizedlist>
-      <listitem>
-       <simpara>
-        'r' - Openen voor alleen lezen; plaats de bestands pointer
-        aan het begin van het bestand.
-       </simpara>
-      </listitem>
-      <listitem>
-       <simpara>
-        'r+' - Openen voor lezen en schrijven; plaats de bestands pointer
-        aan het begin van het bestand.
-       </simpara>
-      </listitem>
-      <listitem>
-       <simpara>
-        'w' - Openen voor alleen schrijven; plaats de bestands pointer
-        aan het begin van het bestand en maak het bestand 0 bytes lang.
-        Als het bestand niet bestaat, probeer het aan te maken.
-       </simpara>
-      </listitem>
-      <listitem>
-       <simpara>
-        'w+' - Openen voor lezen en schrijven; plaats de bestands pointer
-        aan het begin van het bestand en maak het bestand 0 bytes lang.
-        Als het bestand niet bestaat, probeer het aan te maken.
-       </simpara>
-      </listitem>
-      <listitem>
-       <simpara>
-        'a' - Openen voor alleen schrijven; plaats de bestands pointer
-        aan het einde van het bestand. Als het bestand niet bestaat,
-        probeer het aan te maken.
-       </simpara>
-      </listitem>
-      <listitem>
-       <simpara>
-        'a+' - Openen voor lezen en schrijven; plaats het bestands pointer
-        aan het einden van de file. Als het bestand niet bestaat,
-        probeer het aan te maken.
-       </simpara>
-      </listitem>
-     </itemizedlist>
+     De <parameter>mode</parameter> parameter mag een van de volgende zijn:
+     <table>
+      <title>
+       A list of possible modes for <function>fopen</function>
+       using <parameter>mode</parameter>
+      </title>
+      <tgroup cols="2">
+       <thead>
+        <row>
+         <entry><parameter>mode</parameter></entry>
+         <entry>Description</entry>
+        </row>
+       </thead>
+       <tbody>
+        <row>
+         <entry><literal>'r'</literal></entry>
+         <entry>
+          Openen voor alleen lezen; plaats de bestands pointer
+          aan het begin van het bestand.
+         </entry>
+        </row>
+        <row>
+         <entry><literal>'r+'</literal></entry>
+         <entry>
+          Openen voor lezen en schrijven; plaats de bestands pointer
+          aan het begin van het bestand.
+         </entry>
+        </row>
+        <row>
+         <entry><literal>'w'</literal></entry>
+         <entry>
+          Openen voor alleen schrijven; plaats de bestands pointer
+          aan het begin van het bestand en maak het bestand 0 bytes lang.
+          Als het bestand niet bestaat, probeer het aan te maken.
+         </entry>
+        </row>
+        <row>
+         <entry><literal>'w+'</literal></entry>
+         <entry>
+          Openen voor lezen en schrijven; plaats de bestands pointer
+          aan het begin van het bestand en maak het bestand 0 bytes lang.
+          Als het bestand niet bestaat, probeer het aan te maken.
+         </entry>
+        </row>
+        <row>
+         <entry><literal>'a'</literal></entry>
+         <entry>
+          Openen voor alleen schrijven; plaats de bestands pointer
+          aan het einde van het bestand. Als het bestand niet bestaat,
+          probeer het aan te maken
+         </entry>
+        </row>
+        <row>
+         <entry><literal>'a+'</literal></entry>
+         <entry>
+          Openen voor lezen en schrijven; plaats het bestands pointer
+          aan het einden van de file. Als het bestand niet bestaat,
+          probeer het aan te maken
+         </entry>
+        </row>
+       </tbody>
+      </tgroup>
+     </table>
     </para>
     <note>
      <para>
@@ -116,7 +136,7 @@
     </simpara>
     <para>
      <example>
-      <title><function>fopen</function> voorbeeld</title>
+      <title><function>fopen</function> voorbeelden</title>
       <programlisting role="php">
 <![CDATA[
 <?php
Index: phpdoc-nl/reference/filesystem/functions/fseek.xml
diff -u phpdoc-nl/reference/filesystem/functions/fseek.xml:1.2 phpdoc-nl/reference/filesystem/functions/fseek.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/fseek.xml:1.2	Sat Jan 18 03:33:23 2003
+++ phpdoc-nl/reference/filesystem/functions/fseek.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
   <refentry id="function.fseek">
    <refnamediv>
     <refname>fseek</refname>
@@ -20,15 +20,15 @@
      bij de positie te tellen aangegeven in <parameter>whence</parameter>, van wie
      de waardes als volgt gedefineerd zijn:
      <simplelist>
-      <member>SEEK_SET - Zet de positie op <parameter>offset</parameter> bytes.</member>
-      <member>SEEK_CUR - Zet de positie op de huidige positie plus <parameter>offset</parameter>.</member>
-      <member>SEEK_END - Zet de positie op het einde-van-bestand plus <parameter>offset</parameter>.
+      <member><constant>SEEK_SET</constant> - Zet de positie op <parameter>offset</parameter> bytes.</member>
+      <member><constant>SEEK_CUR</constant> - Zet de positie op de huidige positie plus <parameter>offset</parameter>.</member>
+      <member><constant>SEEK_END</constant> - Zet de positie op het einde-van-bestand plus <parameter>offset</parameter>.
       (om de positie voor het einde-van-bestand (EOF) te zetten, moet je een negatieve waarde opgeven
       in <parameter>offset</parameter>.)</member>
      </simplelist>
     </para>
     <para>Als <parameter>whence</parameter> niet opgegeven is, wordt
-    SEEK_SET aangenomen.
+    <constant>SEEK_SET</constant> aangenomen.
     </para>
     <para>
      Als het gelukt is, geeft hij 0 terug, anders -1. Bedenk je wel
@@ -69,4 +69,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/fstat.xml
diff -u phpdoc-nl/reference/filesystem/functions/fstat.xml:1.2 phpdoc-nl/reference/filesystem/functions/fstat.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/fstat.xml:1.2	Sat Jan 18 03:33:23 2003
+++ phpdoc-nl/reference/filesystem/functions/fstat.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.6 Maintainer: truelight Status: ready -->
   <refentry id="function.fstat">
    <refnamediv>
     <refname>fstat</refname>
@@ -38,10 +38,11 @@
       * - alleen geldig op systemen die st_blksize type ondersteunen--
       andere systemen (bijvoorbeeld Windows) geven -1 terug
     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
    </refsect1>
   </refentry>
 
Index: phpdoc-nl/reference/filesystem/functions/ftruncate.xml
diff -u phpdoc-nl/reference/filesystem/functions/ftruncate.xml:1.2 phpdoc-nl/reference/filesystem/functions/ftruncate.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/ftruncate.xml:1.2	Sat Jan 18 03:33:23 2003
+++ phpdoc-nl/reference/filesystem/functions/ftruncate.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
   <refentry id="function.ftruncate">
    <refnamediv>
     <refname>ftruncate</refname>
@@ -14,8 +14,7 @@
      </methodsynopsis>
     <para>
      Neemt de bestands pointer <parameter>handle</parameter> en kapt de file
-     af tot de lengte aangegeven in <parameter>size</parameter>. Deze functie
-     geeft &true; terug als het goed is gegaan en &false; bij een fout.
+     af tot de lengte aangegeven in <parameter>size</parameter>. &return.success;
     </para>
    </refsect1>
   </refentry>
Index: phpdoc-nl/reference/filesystem/functions/glob.xml
diff -u phpdoc-nl/reference/filesystem/functions/glob.xml:1.2 phpdoc-nl/reference/filesystem/functions/glob.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/glob.xml:1.2	Fri Jan  3 13:06:46 2003
+++ phpdoc-nl/reference/filesystem/functions/glob.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.6 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.7 Maintainer: truelight Status: ready -->
   <refentry id="function.glob">
    <refnamediv>
     <refname>glob</refname>
@@ -78,6 +78,9 @@
       </programlisting>
      </example>
     </para>
+
+    &note.no-remote;
+
     <para>
      Zie ook <function>opendir</function>,
      <function>readdir</function>,
Index: phpdoc-nl/reference/filesystem/functions/is-dir.xml
diff -u phpdoc-nl/reference/filesystem/functions/is-dir.xml:1.2 phpdoc-nl/reference/filesystem/functions/is-dir.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/is-dir.xml:1.2	Thu Aug 15 04:15:59 2002
+++ phpdoc-nl/reference/filesystem/functions/is-dir.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.7 Maintainer: truelight Status: ready -->
   <refentry id="function.is-dir">
    <refnamediv>
     <refname>is_dir</refname>
@@ -17,15 +16,11 @@
      Als <parameter>filename</parameter> een relatieve bestandsnaam is,
      wordt het relatief bekeken vanaf het huidige werk pad.
     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
-    <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-    </simpara>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <para>
      Zie ook <function>chdir</function>, <link linkend="class.dir">dir</link>,
      <function>opendir</function>, <function>is_file</function> en
@@ -53,4 +48,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/is-executable.xml
diff -u phpdoc-nl/reference/filesystem/functions/is-executable.xml:1.2 phpdoc-nl/reference/filesystem/functions/is-executable.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/is-executable.xml:1.2	Fri Jan  3 13:06:46 2003
+++ phpdoc-nl/reference/filesystem/functions/is-executable.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.6 Maintainer: truelight Status: ready -->
   <refentry id="function.is-executable">
    <refnamediv>
     <refname>is_executable</refname>
@@ -14,20 +14,13 @@
     <para>
      Geeft &true; terug als de bestandsnaam bestaat en een executable is.
     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
-    <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-    </simpara>
-    <note>
-     <simpara>
-      Deze functie werkt <emphasis role="strong">niet</emphasis> onder Win32.
-     </simpara>
-    </note>
+
+    &note.no-windows;
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <para>
      Zie ook <function>is_file</function> en
      <function>is_link</function>.
@@ -54,4 +47,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/is-file.xml
diff -u phpdoc-nl/reference/filesystem/functions/is-file.xml:1.1 phpdoc-nl/reference/filesystem/functions/is-file.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/is-file.xml:1.1	Tue Aug 13 07:31:16 2002
+++ phpdoc-nl/reference/filesystem/functions/is-file.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
   <refentry id="function.is-file">
    <refnamediv>
     <refname>is_file</refname>
@@ -15,15 +14,11 @@
     <para>
      Geeft &true; terug als de bestandsnaam bestaat en een bestand is.
     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
-    <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-    </simpara>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <para>
      Zie ook <function>is_dir</function> en
      <function>is_link</function>.
@@ -50,4 +45,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/is-link.xml
diff -u phpdoc-nl/reference/filesystem/functions/is-link.xml:1.2 phpdoc-nl/reference/filesystem/functions/is-link.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/is-link.xml:1.2	Wed Aug 14 04:41:09 2002
+++ phpdoc-nl/reference/filesystem/functions/is-link.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
   <refentry id="function.is-link">
    <refnamediv>
     <refname>is_link</refname>
@@ -15,19 +14,15 @@
     <para>
      Geeft &true; terug als de bestandsnaam bestaat en het een symbolic link is.
     </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <para>
      Zie ook <function>is_dir</function>,
      <function>is_file</function>, en <function>readlink</function>.
     </para>
-    <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-    </simpara>
    </refsect1>
   </refentry>
 
@@ -50,4 +45,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/is-readable.xml
diff -u phpdoc-nl/reference/filesystem/functions/is-readable.xml:1.1 phpdoc-nl/reference/filesystem/functions/is-readable.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/is-readable.xml:1.1	Tue Aug 13 07:31:16 2002
+++ phpdoc-nl/reference/filesystem/functions/is-readable.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.is-readable">
    <refnamediv>
     <refname>is_readable</refname>
@@ -20,17 +19,15 @@
      opent als de webserver op draait (vaak 'nobody'). Met safe mode limitaties
      wordt geen rekening gehouden.
     </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
-    <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-    </simpara>
-    <para>
-     Zie ook <function>is_writable</function>.
+     Zie ook <function>is_writable</function>,
+     <function>file_exists</function> en
+     <function>fgets</function>.
     </para>
    </refsect1>
   </refentry>
@@ -54,4 +51,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/is-uploaded-file.xml
diff -u phpdoc-nl/reference/filesystem/functions/is-uploaded-file.xml:1.1 phpdoc-nl/reference/filesystem/functions/is-uploaded-file.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/is-uploaded-file.xml:1.1	Tue Aug 13 07:31:16 2002
+++ phpdoc-nl/reference/filesystem/functions/is-uploaded-file.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.39 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.is-uploaded-file">
    <refnamediv>
     <refname>is_uploaded_file</refname>
@@ -13,7 +12,7 @@
      <methodparam><type>string</type><parameter>filename</parameter></methodparam>
     </methodsynopsis>
     <para>
-     Geeft &true; terug als het bestand aangegeven bij <varname>filename</varname>
+     Geeft &true; terug als het bestand aangegeven bij <parameter>filename</parameter>
      geupload is via HTTP POST. Dit is handig om te controleren of een kwaadwillige
      gebruiker niet probeert het script voor de gek te houden door hem te laten werken met
      bestanden waarmee hij niet behoort te werken, bijvoorbeeld <filename>/etc/passwd</filename>
@@ -87,4 +86,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/is-writable.xml
diff -u phpdoc-nl/reference/filesystem/functions/is-writable.xml:1.1 phpdoc-nl/reference/filesystem/functions/is-writable.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/is-writable.xml:1.1	Tue Aug 13 07:31:16 2002
+++ phpdoc-nl/reference/filesystem/functions/is-writable.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
   <refentry id="function.is-writable">
    <refnamediv>
     <refname>is_writable</refname>
@@ -13,7 +12,7 @@
       <methodparam><type>string</type><parameter>filename</parameter></methodparam>
      </methodsynopsis>
     <para>
-     Geeft &true; terug als het bestand bestaat en schrijfbaar is.
+     Geeft &true; terug als het bestand <parameter>filename</parameter> bestaat en schrijfbaar is.
      De bestandsnaam mag een foldernaam zijn, dit wat mogelijk maakt
      om te kijken of een folder schrijfbaar is.
     </para>
@@ -22,17 +21,15 @@
      opent als de webserver op draait (vaak 'nobody'). Met safe mode limitaties
      wordt geen rekening gehouden.
     </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
-    <simpara>
-     Deze functie werkt niet op <link
-     linkend="features.remote-files">remote bestanden</link>; het bestand
-     dat opgevraagd wordt moet toegankelijk zijn via de server's bestands systeem.
-    </simpara>
-    <para>
-     Zie ook <function>is_readable</function>.
+     Zie ook <function>is_readable</function>,
+     <function>file_exists</function> en
+     <function>fwrite</function>.
     </para>
    </refsect1>
   </refentry>
@@ -56,4 +53,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/link.xml
diff -u phpdoc-nl/reference/filesystem/functions/link.xml:1.2 phpdoc-nl/reference/filesystem/functions/link.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/link.xml:1.2	Wed Aug 14 04:41:09 2002
+++ phpdoc-nl/reference/filesystem/functions/link.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
   <refentry id="function.link">
    <refnamediv>
     <refname>link</refname>
@@ -14,7 +13,11 @@
       <methodparam><type>string</type><parameter>link</parameter></methodparam>
      </methodsynopsis>
     <para>
-    <function>link</function> maakt een hard link.</para>
+     <function>link</function> maakt een hard link.
+    </para>
+
+    &note.no-remote;
+
     <para>
      Zie ook de <function>symlink</function> functie om soft links te maken,
      en <function>readlink</function> samen met
@@ -42,4 +45,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/lstat.xml
diff -u phpdoc-nl/reference/filesystem/functions/lstat.xml:1.1 phpdoc-nl/reference/filesystem/functions/lstat.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/lstat.xml:1.1	Tue Aug 13 07:31:16 2002
+++ phpdoc-nl/reference/filesystem/functions/lstat.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.lstat">
    <refnamediv>
     <refname>lstat</refname>
@@ -40,14 +39,14 @@
       * - alleen geldig op systemen die st_blksize type ondersteunen--
       andere systemen (bijvoorbeeld Windows) geven -1 terug
     </para>
-    <para>
-     <function>lstat</function> kan niet worden gebruikt op <link
-     linkend="features.remote-files">remote bestanden</link>.
-    </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
-    </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
+    <simpara>
+     Zie ook <function>stat</function>.
+    </simpara>
    </refsect1>
   </refentry>
 
@@ -70,4 +69,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/move-uploaded-file.xml
diff -u phpdoc-nl/reference/filesystem/functions/move-uploaded-file.xml:1.1 phpdoc-nl/reference/filesystem/functions/move-uploaded-file.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/move-uploaded-file.xml:1.1	Tue Aug 13 07:31:16 2002
+++ phpdoc-nl/reference/filesystem/functions/move-uploaded-file.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.move-uploaded-file">
    <refnamediv>
     <refname>move_uploaded_file</refname>
@@ -41,7 +40,7 @@
      <note>
      <para>
       <function>move_uploaded_file</function> heeft geen last van normale
-      safe-mode UID-beperkingen. Dit is niet onveilig, omdat <function>move_uploaded_file</function>
+      &safemode; UID-beperkingen. Dit is niet onveilig, omdat <function>move_uploaded_file</function>
       alleen werkt op bestanden die zijn geupload met PHP.
      </para>
     </note>
@@ -77,4 +76,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/parse-ini-file.xml
diff -u phpdoc-nl/reference/filesystem/functions/parse-ini-file.xml:1.3 phpdoc-nl/reference/filesystem/functions/parse-ini-file.xml:1.4
--- phpdoc-nl/reference/filesystem/functions/parse-ini-file.xml:1.3	Sat Jan 18 03:33:23 2003
+++ phpdoc-nl/reference/filesystem/functions/parse-ini-file.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.10 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.11 Maintainer: truelight Status: ready -->
   <refentry id="function.parse-ini-file">
    <refnamediv>
     <refname>parse_ini_file</refname>
@@ -35,7 +35,7 @@
     <note>
      <simpara>
       Vanaf PHP 4.2.1 wordt ook deze functie beïnvloed door
-      <link linkend="ini.safe-mode">safe_mode</link> en <link
+      &safemode; en <link
       linkend="ini.open-basedir">open_basedir</link>.
      </simpara>
     </note>
Index: phpdoc-nl/reference/filesystem/functions/popen.xml
diff -u phpdoc-nl/reference/filesystem/functions/popen.xml:1.3 phpdoc-nl/reference/filesystem/functions/popen.xml:1.4
--- phpdoc-nl/reference/filesystem/functions/popen.xml:1.3	Sat Jan 18 03:33:23 2003
+++ phpdoc-nl/reference/filesystem/functions/popen.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.8 Maintainer: truelight Status: ready -->
   <refentry id="function.popen">
    <refnamediv>
     <refname>popen</refname>
@@ -34,7 +34,8 @@
      </para>
     </note>
     <para>
-     <informalexample>
+     <example>
+      <title><function>popen</function> voorbeeld</title>
       <programlisting role="php">
 <![CDATA[
 <?php
@@ -42,7 +43,7 @@
 ?>
 ]]>
       </programlisting>
-     </informalexample>
+     </example>
     </para>
     <note>
      <para>
Index: phpdoc-nl/reference/filesystem/functions/readfile.xml
diff -u phpdoc-nl/reference/filesystem/functions/readfile.xml:1.2 phpdoc-nl/reference/filesystem/functions/readfile.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/readfile.xml:1.2	Fri Jan  3 13:06:46 2003
+++ phpdoc-nl/reference/filesystem/functions/readfile.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
   <refentry id="function.readfile">
    <refnamediv>
     <refname>readfile</refname>
@@ -10,7 +10,7 @@
      <methodsynopsis>
       <type>int</type><methodname>readfile</methodname>
       <methodparam><type>string</type><parameter>filename</parameter></methodparam>
-      <methodparam choice="opt"><type>int</type><parameter>use_include_path</parameter></methodparam>
+      <methodparam choice="opt"><type>bool</type><parameter>use_include_path</parameter></methodparam>
      </methodsynopsis>
     <para>
      Leest een bestand en schrijft het naar de output buffer.
@@ -18,12 +18,12 @@
     <para>
      Geeft het aantal bytes gelezen van het bestand terug. Als er een fout
      is opgetreden, geeft hij &false; en, behalve als de functie aangeroepen is
-     als @readfile, wordt er een foutmelding weergegeven.
+     als @<function>readfile</function>, wordt er een foutmelding weergegeven.
     </para>
     &tip.fopen-wrapper;
     <para>
      De optionele derde <parameter>use_include_path</parameter> paramater
-     kan op '1' of &true; gezet worden; voor als je ook wilt zoeken voor het bestand in
+     kan op &true; gezet worden; voor als je ook wilt zoeken voor het bestand in
      <link linkend="ini.include-path">include_path</link>.
     </para>
     <para>
Index: phpdoc-nl/reference/filesystem/functions/rmdir.xml
diff -u phpdoc-nl/reference/filesystem/functions/rmdir.xml:1.1 phpdoc-nl/reference/filesystem/functions/rmdir.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/rmdir.xml:1.1	Tue Aug 13 07:31:16 2002
+++ phpdoc-nl/reference/filesystem/functions/rmdir.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.rmdir">
    <refnamediv>
     <refname>rmdir</refname>
@@ -8,10 +7,10 @@
    </refnamediv>
    <refsect1>
     <title>Beschrijving</title>
-     <methodsynopsis>
-      <type>bool</type><methodname>rmdir</methodname>
-      <methodparam><type>string</type><parameter>dirname</parameter></methodparam>
-     </methodsynopsis>
+    <methodsynopsis>
+     <type>int</type><methodname>rmdir</methodname>
+     <methodparam><type>string</type><parameter>dirname</parameter></methodparam>
+    </methodsynopsis>
     <para>
      Probeert de folder genaamd <parameter>dirname</parameter> te verwijderen.
      De folder moet leeg zijn en de relevante permissies moeten dit toestaan.
@@ -42,4 +41,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/set-file-buffer.xml
diff -u phpdoc-nl/reference/filesystem/functions/set-file-buffer.xml:1.2 phpdoc-nl/reference/filesystem/functions/set-file-buffer.xml:1.3
--- phpdoc-nl/reference/filesystem/functions/set-file-buffer.xml:1.2	Fri Jan  3 13:06:46 2003
+++ phpdoc-nl/reference/filesystem/functions/set-file-buffer.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
   <refentry id="function.set-file-buffer">
    <refnamediv>
     <refname>set_file_buffer</refname>
@@ -8,7 +8,7 @@
    <refsect1>
     <title>Beschrijving</title>
     <simpara>
-     Deze functie is een alias voor
+     Deze functie is een &alias; voor
      <function>stream_set_write_buffer</function>.
     </simpara>
    </refsect1>
Index: phpdoc-nl/reference/filesystem/functions/stat.xml
diff -u phpdoc-nl/reference/filesystem/functions/stat.xml:1.1 phpdoc-nl/reference/filesystem/functions/stat.xml:1.2
--- phpdoc-nl/reference/filesystem/functions/stat.xml:1.1	Tue Aug 13 07:31:16 2002
+++ phpdoc-nl/reference/filesystem/functions/stat.xml	Sat Mar  1 11:51:55 2003
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
-<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
   <refentry id="function.stat">
    <refnamediv>
     <refname>stat</refname>
@@ -14,6 +13,10 @@
      </methodsynopsis>
     <para>
      Verzameld informatie van het bestand <parameter>filename</parameter>.
+     Als <parameter>filename</parameter> een symbolic link is, dan komt de
+     informatie van het bestand zelf, niet van de symlink.
+     <function>lstat</function> is gelijk aan <function>stat</function>
+     behalve dat het de informatie van de symlink zal pakken.
     </para>
     <para>
      Geeft een array terug met informatie over het bestand, met
@@ -36,16 +39,15 @@
       * - alleen geldig op systemen die st_blksize type ondersteunen--
       andere systemen (bijvoorbeeld Windows) geven -1 terug
     </para>
+
+    &note.clearstatcache;
+
+    &note.no-remote;
+
     <para>
-     Geeft &false; terug als er een fout optreed.
-    </para>
-    <para>
-     <function>stat</function> kan niet gebruikt worden op <link
-     linkend="features.remote-files">remote bestanden</link>.
-    </para>
-    <para>
-     Het resultaat van deze functie wordt gecached. Zie
-     <function>clearstatcache</function> voor meer details.
+     Zie ook <function>lstat</function>,
+     <function>filemtime</function> en
+     <function>filegroup</function>.
     </para>
    </refsect1>
   </refentry>
@@ -69,4 +71,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Index: phpdoc-nl/reference/filesystem/functions/umask.xml
diff -u phpdoc-nl/reference/filesystem/functions/umask.xml:1.3 phpdoc-nl/reference/filesystem/functions/umask.xml:1.4
--- phpdoc-nl/reference/filesystem/functions/umask.xml:1.3	Fri Jan  3 13:06:46 2003
+++ phpdoc-nl/reference/filesystem/functions/umask.xml	Sat Mar  1 11:51:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
   <refentry id="function.umask">
    <refnamediv>
     <refname>umask</refname>
@@ -9,7 +9,7 @@
     <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>umask</methodname>
-      <methodparam choice='opt'><type>int</type><parameter>mask</parameter></methodparam>
+      <methodparam choice="opt"><type>int</type><parameter>mask</parameter></methodparam>
      </methodsynopsis>
     <para>
      <function>umask</function> verandert de umask van PHP naar <parameter>mask</parameter> &amp; 0777
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.