php 连接ftps问题,已打开open ssl及shh2扩展
已然提示找不到函数ftp_ssl_connect(),服务器支持ftp及open ssl,请问怎样用php连接到使用隐藏ssl的ftp 辉老大在这儿问这种问题……Note: Why this function may not exist
ftp_ssl_connect() is only available if OpenSSL support is enabled into your version of PHP. If it's undefined and you've compiled FTP support then this is why. For Windows you must compile your own PHP binaries to support this function.
来自于 [url=http://cn2.php.net/manual/en/function.ftp-ssl-connect.php]http://cn2.php.net/manual/en/function.ftp-ssl-connect.php[/url]
也许,这是你要的答案……没搞过,不知道你是不是这个问题…… 早看过了,没用,我早就装了openssl模块了,非常的诡异
页:
[1]
