ftp_exec
Supported Versions: PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8
Requests execution of a command on the FTP server
<?php ftp_exec
(
FTP\Connection $ftp
,
string $command
):
bool