The ftp_mkdir() function creates a directory on the FTP server.
A
ftp_mkdir()
B
ftp_makekdir()
C
ftp_mkdirectory()
D
Both A & B
Correct Answer: ftp_mkdir()