ftp_nlist
(PHP 3>= 3.0.13, PHP 4 )
ftp_nlist -- Returns a list of files in the given directory
Description
array
ftp_nlist ( resource ftp_stream, string directory)
Returns an array of filenames from the specified directory
on success, FALSE on error.