我通过ftp_get来获取文件,但是有时它无法正常工作,所以我想知道如何以模态或直接在数据库中编写文件
Warning: ftp_get(): File not found
例如,当我遇到此错误时,我只想恢复变量中的File not found
或者File currently locked by another user
代表Warning: ftp_get(): File currently locked by another user
我使用PHP 7.2,因此无法使用$php_errormsg