Computer Science, asked by good4016, 10 months ago

Which function creates a directory on the ftp server?

Answers

Answered by RapMonster1994
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 Anonymous
0
<u>The ftp_mkdir() function creates a directory on the FTP server.
Similar questions