ftp_nlist

Example

 array ftp_nlist ( resource $ftp_stream , string $directory ) 

Description

Returns a list of files in the given directory

Return Values

Returns an array of filenames from the specified directory on success or FALSE on error.