array ftp_nlist ( resource $ftp_stream , string $directory )
Returns a list of files in the given directory
Returns an array of filenames from the specified directory on success or FALSE on error.