摘要:
conn_id = @ftp_connect(self::FTP_HOST,self::FTP_PORT) or die("FTP服务器连接失败"); @ftp_login($this->conn_id,self::FTP_USER,self::FTP_PASS) or die("FTP服务器登陆失败"); @ftp_pasv($this->conn_id,1);... 阅读全文
posted @ 2018-11-09 17:53
薇薇123456
阅读(234)
评论(0)
推荐(0)

浙公网安备 33010602011771号