mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
489f9a6612
commit
6777ff863a
19 changed files with 45 additions and 39 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
See also <function>is_readable</function>, <function>is_writable</function>,
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
<example>
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
<example>
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<simpara>
|
||||
See also <function>fileowner</function>, and
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<simpara>
|
||||
See also <function>stat</function>
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
This function returns the time when the data
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<simpara>
|
||||
See also <function>stat</function>
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<simpara>
|
||||
See also <function>is_readable</function>,
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
<example>
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
<example>
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
See also <function>chdir</function>, <link linkend="class.dir">dir</link>,
|
||||
|
|
|
@ -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)) {
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
See also <function>is_file</function> and
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
See also <function>is_dir</function> and
|
||||
|
|
|
@ -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>
|
||||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
See also <function>is_dir</function>,
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
See also <function>is_writable</function>,
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
See also <function>is_readable</function>,
|
||||
|
|
|
@ -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 @@
|
|||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<simpara>
|
||||
See also <function>stat</function>.
|
||||
|
|
|
@ -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>
|
||||
|
||||
¬e.clearstatcache;
|
||||
|
||||
¬e.no-remote;
|
||||
|
||||
&tip.fopen-wrapper.stat;
|
||||
|
||||
<para>
|
||||
See also <function>lstat</function>,
|
||||
|
|
Loading…
Reference in a new issue