Which function creates a directory on the ftp server?
Answers
Answered by
0
✔The ftp_mkdir() function creates a directory on the FTP server. This function returns the name and path of the new directory on success and FALSE on failure.
Answered by
0
The ftp_mkdir() function creates a directory on the FTP server.
Similar questions