Add tip introducing url_stat() support

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145140 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2003-11-29 16:39:55 +00:00
parent 489f9a6612
commit 6777ff863a
19 changed files with 45 additions and 39 deletions

View file

@ -39,6 +39,12 @@ See <function>fopen</function> for more details on how to specify
the filename and <xref linkend="wrappers"/> for a list of supported
URL protocols.</simpara></tip>'>
<!ENTITY tip.fopen-wrapper.stat '<tip><simpara>As of
<literal>PHP 5.0.0</literal> this function can also be used with
<emphasis>some</emphasis> url wrappers. Refer to
<xref linkend="wrappers"/> for a listing of which wrappers support
<function>stat</function> family of functionality.</simpara></tip>'>
<!ENTITY return.success 'Returns &true; on success or &false; on failure.'>
<!ENTITY array.resetspointer '<note><simpara>This function will

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.10 $ -->
<!-- $Revision: 1.11 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.file-exists">
<refnamediv>
@ -41,8 +41,8 @@ if (file_exists($filename)) {
</para>
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
See also <function>is_readable</function>, <function>is_writable</function>,

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.fileatime">
<refnamediv>
@ -29,7 +29,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
<example>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.filectime">
<refnamediv>
@ -32,7 +32,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
<example>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.filegroup">
<refnamediv>
@ -22,7 +22,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<simpara>
See also <function>fileowner</function>, and

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.fileinode">
<refnamediv>
@ -19,7 +19,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<simpara>
See also <function>stat</function>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.filemtime">
<refnamediv>
@ -20,7 +20,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
This function returns the time when the data

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.fileowner">
<refnamediv>
@ -20,7 +20,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<simpara>
See also <function>stat</function>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.fileperms">
<refnamediv>
@ -18,7 +18,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<simpara>
See also <function>is_readable</function>,

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.filesize">
<refnamediv>
@ -26,7 +26,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
<example>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.filetype">
<refnamediv>
@ -24,7 +24,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
<example>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.7 $ -->
<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.is-dir">
<refnamediv>
@ -20,7 +20,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
See also <function>chdir</function>, <link linkend="class.dir">dir</link>,

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.is-executable">
<refnamediv>
@ -42,7 +42,7 @@ if(is_executable($file)) {
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
See also <function>is_file</function> and

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.is-file">
<refnamediv>
@ -18,7 +18,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
See also <function>is_dir</function> and

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.is-link">
<refnamediv>
@ -17,8 +17,8 @@
</para>
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
See also <function>is_dir</function>,

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.is-readable">
<refnamediv>
@ -23,7 +23,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
See also <function>is_writable</function>,

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.is-writable">
<refnamediv>
@ -25,7 +25,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
See also <function>is_readable</function>,

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.lstat">
<refnamediv>
@ -27,7 +27,7 @@
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<simpara>
See also <function>stat</function>.

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.stat">
<refnamediv>
@ -119,8 +119,8 @@
</para>
&note.clearstatcache;
&note.no-remote;
&tip.fopen-wrapper.stat;
<para>
See also <function>lstat</function>,