Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ftp_get_option
ftp_get_option
Returns various different option settings for the current FTP connection.
Name:
ftp_get_option
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns various different option settings for the current FTP connection.
Related
Compatibility Issues of the ftp_get_option Function Across Different PHP Versions
6
Comparison Between ftp_get_option and ftp_login: What’s the Difference in Return Values Before and After Authentication?
8
Similar Functions
Exception
Exception
Exceptionobjectconst
ftp_systype
ftp_systype
Returnsthesystemtype
__construct
__construct
CreatesanewSimpleXML
mysql_get_host_info
mysql_get_host_info
GetMySQLhostinformat
get_client_info
get_client_info
ReturnstheMySQLclien
mysql_query
mysql_query
SendaMySQLquery.
getNamespaces
getNamespaces
Returnsthenamespaceu
fetch_lengths
fetch_lengths
Returnsthecolumnleng
Popular Articles
Compatibility Issues of the ftp_get_option Function Across Different PHP Versions
Comparison Between ftp_get_option and ftp_login: What’s the Difference in Return Values Before and After Authentication?