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
ftp_nb_fget
ftp_nb_fget
Downloadthefilefromt
get_proto_info
get_proto_info
ReturnstheMySQLproto
mysql_fetch_object
mysql_fetch_object
Getarowfromtheresult
ftp_nb_fput
ftp_nb_fput
Uploadtheopenedfilea
getNamespaces
getNamespaces
Returnsthenamespaceu
mysql_unbuffered_query
mysql_unbuffered_query
SendaSQLquerytoMySQL
ftp_raw
ftp_raw
Sendarawcommandtothe
ftp_close
ftp_close
ClosetheFTPconnectio
Popular Articles
What’s the Difference Between ftp_nlist and ftp_rawlist Functions? How to Choose the Most Suitable One Based on Your Needs