mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
introducing &return.success;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103436 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f3d764c27e
commit
342ff85558
15 changed files with 31 additions and 30 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- split from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-cdup">
|
||||
<refnamediv>
|
||||
|
@ -16,7 +16,7 @@
|
|||
Changes to the parent directory.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-delete">
|
||||
<refnamediv>
|
||||
|
@ -18,7 +18,7 @@
|
|||
<parameter>path</parameter> from the FTP server.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-fget">
|
||||
<refnamediv>
|
||||
|
@ -29,7 +29,7 @@
|
|||
</para>
|
||||
</note>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
<para>
|
||||
See also <function>ftp_get</function>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-fput">
|
||||
<refnamediv>
|
||||
|
@ -29,7 +29,7 @@
|
|||
</para>
|
||||
</note>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-get">
|
||||
<refnamediv>
|
||||
|
@ -29,7 +29,7 @@
|
|||
</para>
|
||||
</note>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
<para>
|
||||
See also <function>ftp_fget</function> and <function>ftp_async_get</function>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-login">
|
||||
<refnamediv>
|
||||
|
@ -18,7 +18,7 @@
|
|||
Logs in to the given FTP stream.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.ftp-nb-fget">
|
||||
<refnamediv>
|
||||
<refname>ftp_nb_fget</refname>
|
||||
|
@ -26,7 +26,7 @@
|
|||
file is being downloaded.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
<para>
|
||||
See also <function>ftp_nb_get</function>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.ftp-nb-fput">
|
||||
<refnamediv>
|
||||
<refname>ftp_nb_fput</refname>
|
||||
|
@ -26,7 +26,7 @@
|
|||
file is being downloaded.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
<para>
|
||||
See also <function>ftp_nb_put</function>,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.ftp-nb-get">
|
||||
<refnamediv>
|
||||
<refname>ftp_nb_get</refname>
|
||||
|
@ -26,7 +26,7 @@
|
|||
file is being downloaded.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
<para>
|
||||
<example>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.ftp-nb-put">
|
||||
<refnamediv>
|
||||
<refname>ftp_nb_put</refname>
|
||||
|
@ -25,7 +25,7 @@
|
|||
file is being downloaded.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
<para>
|
||||
<example>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-pasv">
|
||||
<refnamediv>
|
||||
|
@ -21,7 +21,7 @@
|
|||
rather than by the server.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-put">
|
||||
<refnamediv>
|
||||
|
@ -28,7 +28,7 @@
|
|||
</para>
|
||||
</note>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
<para>
|
||||
<example>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-rename">
|
||||
<refnamediv>
|
||||
|
@ -21,7 +21,7 @@
|
|||
<parameter>ftp_stream</parameter>.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.ftp-rmdir">
|
||||
<refnamediv>
|
||||
|
@ -17,7 +17,8 @@
|
|||
Removes the specified <parameter>directory</parameter>.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.</para>
|
||||
&return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.3 -->
|
||||
<refentry id="function.ftp-site">
|
||||
<refnamediv>
|
||||
|
@ -21,7 +21,7 @@
|
|||
membership.
|
||||
</para>
|
||||
<para>
|
||||
Returns &true; on success or &false; on error.
|
||||
&return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
Loading…
Reference in a new issue