- 博客(2)
- 收藏
- 关注
原创 宝塔FTP上传错误 Could not create file,Failed to transfer file could not close the output stream for file
记录一次FTP上传故障 最近发现FTP上传文件时,不定时出现以下故障: 1、Could not create file 2、Could not determine the size of file 3、Failed to transfer file could not close the output stream for file 4、宝塔面板,登录、打开、设置等操作都非常慢 5、阿里云、华为云操作服务器,配置端口等操作都非常慢。 最开始还以为时FTP配置方面的错误,检查了遍还是不行。 F
2022-05-15 16:28:50
1546
1
原创 PHP查找中文字符的解决方案
PHP查找中文字符的解决方案 strpos查找对中文不友好,特此将原字符串以被查找字符为元素分割成数组,如果分割成功则为匹配。 /** * PHP查找中文字符 * * @param string $haystack 被查找的字符串 * @param string $needle 原字符串 * * @return bool * @author mark zong * @version 1.0 * @time 2020-06-09 10:24::00 */ functi
2021-06-09 16:12:31
342
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人