在PHP中的ftp_ssl_connect()函数

在PHP中的ftp_ssl_connect()函数

ftp_ssl_connect()函数打开一个安全的SSL-FTP连接。

Syntax

ftp_ssl_connect(host,port,timeout);登录后复制