简体中文
ftp_alloc() 函数为要上传到 FTP 服务器的文件分配空间。
ftp_alloc()
若成功,则返回 true。否则返回 false。
ftp_alloc(ftp_connection,size,return)