PHP Manual
Prev
Next
ftp_nlist
ftp_nlist -- Returns a list of files in the given directory.
Description
int ftp_nlist
(int ftp_stream, string directory);
Returns an array of filenames on success, false on error.
Prev
Home
Next
ftp_rmdir
Up
ftp_rawlist