Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ftp_nlist
ftp_nlist
Returns the list of files in the specified directory.
Name:
ftp_nlist
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the list of files in the specified directory.
Related
What’s the Difference Between ftp_nlist and ftp_rawlist Functions? How to Choose the Most Suitable One Based on Your Needs
5
Similar Functions
mysql_insert_id
mysql_insert_id
GettheIDgeneratedbyt
zip_close
zip_close
ClosetheZIPfile.
ftp_systype
ftp_systype
Returnsthesystemtype
mysql_fetch_array
mysql_fetch_array
Getarowfromtheresult
ftp_close
ftp_close
ClosetheFTPconnectio
ftp_chdir
ftp_chdir
Changethecurrentdire
ftp_set_option
ftp_set_option
SetvariousFTPruntime
ftp_alloc
ftp_alloc
Allocatespaceforfile
Popular Articles
What’s the Difference Between ftp_nlist and ftp_rawlist Functions? How to Choose the Most Suitable One Based on Your Needs