ftp_nlist
thephpleague/flysystem
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Returns a list of files in the given directory
<?php ftp_nlist
(
FTP\Connection $ftp
,
string $directory
): array|
false