ftp_get_option
thephpleague/flysystem
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Retrieves various runtime behaviours of the current FTP connection
<?php ftp_get_option
(
FTP\Connection $ftp
,
int $option
):
int
|
bool