references:joomla.framework:client:jftp-listnameslistNames
Method to list the filenames of the contents of a directory on the FTP server<p>Note: Some servers also return folder names. However, to be sure to list folders on all servers, you should use listDetails() instead, if you also need to deal with folders</p> Syntaxstring listNames ( $path )
ExamplesExample Discussion |


