Home > PHP > Function > FTP > ftp_nlist()

ftp_nlist()

ftp_nlist - Returns a list of files in the given directory

Syntax

array ftp_nlist ()

Arguments

-

Description

Version

PHP 4, 5

Return value

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