git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128753 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nicolas Chaillan 2003-05-25 22:30:27 +00:00
parent eb48e5ac4b
commit 55dbe97c66

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.32 -->
<refentry id='function.ftp-exec'>
<refnamediv>
@ -15,7 +15,7 @@
</methodsynopsis>
<para>
Sends a SITE EXEC <parameter>command</parameter> request to the FTP
server. Returns &true; if the command was successful (sever sent response code:
server. Returns &true; if the command was successful (server sent response code:
<literal>200</literal>); otherwise returns &false;.
</para>
<para>