PHP: Why “ftp_get()” returns “true” on error?

后端 未结 0 334
迷失自我
迷失自我 2020-12-05 11:12

$ftp_get = ftp_get($con, $destdir . \'/\' . $file, $file, \\FTP_BINARY);

⇽ This function is mostly working as expected, but sometimes I got some warnings

相关标签:
回答
  • 消灭零回复
提交回复
热议问题