Vidyalelo
PHP · Q13

PHP Networking

Programming · PHP · question 13

Q13

The ftp_mkdir() function creates a directory on the FTP server.

A.
ftp_mkdir()
Answer
B.
ftp_makekdir()
C.
ftp_mkdirectory()
D.
Both A & B

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board