ftp_nlist

(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)

ftp_nlist -- Returns a list of files in the given directory.

Description

array ftp_nlist (int ftp_stream, string directory)

Returns an array of filenames on success, FALSE on error.