Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ftp_rmdir
ftp_rmdir
Delete the directory on the FTP server.
Name:
ftp_rmdir
Category:
Uncategorized
Programming Language:
php
One-line Description:
Delete the directory on the FTP server.
Related
How to Convert Relative Paths to Absolute Paths in PHP
7
Effective Techniques for Integrating Flask with PHP
2
Analysis of behavior of chown function on Windows system
3
What Does the set_include_path Function Return? How to Handle Exceptions?
10
Similar Functions
ftp_put
ftp_put
Uploadthefiletothese
cal_days_in_month
cal_days_in_month
Returnsthenumberofda
ftp_nb_fput
ftp_nb_fput
Uploadtheopenedfilea
ftp_nb_fget
ftp_nb_fget
Downloadthefilefromt
mysql_fetch_object
mysql_fetch_object
Getarowfromtheresult
ftp_delete
ftp_delete
DeletefilesontheFTPs
ftp_site
ftp_site
SendaSITEcommandtoth
ftp_nb_get
ftp_nb_get
Downloadthefilefromt
Popular Articles