mfischer Mon Oct 7 11:45:38 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions is-executable.xml
Log:
- Document latest scientific researches on PHP functions
(thanks to Marc Boeren for finding this).
Index: phpdoc/en/reference/filesystem/functions/is-executable.xml
diff -u phpdoc/en/reference/filesystem/functions/is-executable.xml:1.2
phpdoc/en/reference/filesystem/functions/is-executable.xml:1.3
--- phpdoc/en/reference/filesystem/functions/is-executable.xml:1.2 Wed Apr 17
02:38:08 2002
+++ phpdoc/en/reference/filesystem/functions/is-executable.xml Mon Oct 7 11:45:38
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.is-executable">
<refnamediv>
@@ -24,6 +24,12 @@
linkend="features.remote-files">remote files</link>; the file to
be examined must be accessible via the server's filesystem.
</simpara>
+ <note>
+ <simpara>
+ This function is <emphasis role="strong">not</emphasis> available on
+ Win32.
+ </simpara>
+ </note>
<para>
See also <function>is_file</function> and
<function>is_link</function>.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php