diff --git a/functions/ftp.xml b/functions/ftp.xml index abcbba12a2..d79ebdf29e 100644 --- a/functions/ftp.xml +++ b/functions/ftp.xml @@ -1,5 +1,5 @@ - + FTP functions FTP @@ -99,7 +99,6 @@ ftp_close($conn_id); - ftp_login @@ -686,7 +685,7 @@ ftp_set_option($conn_id, FTP_TIMEOUT_SEC, 10); Description - boolftp_get_option + mixedftp_get_option resourcestream intoption @@ -696,14 +695,14 @@ ftp_set_option($conn_id, FTP_TIMEOUT_SEC, 10); - Returns the value on success or &false; if the given - option is not supposed. In the latter case a + Returns the value on success, or &false; if the given + option is not supported. In the latter case, a warning message is also thrown. - This function returns the value for the requested - option from the specified FTP - stream. Currently, the following options are supported: + This function returns the value for the requested + option from the specified stream + . Currently, the following options are supported: Supported runtime FTP options