您现在的位置是:首页 > PHP技术PHP技术
thinkphp imagettftext(): Could not find/open font验证码无法显示报错
2018-12-19【PHP技术】2663 人已围观
简介 thinkphp imagettftext(): Could not find/open font tp5.1验证码无法显...
thinkphp imagettftext(): Could not find/open font tp5.1验证码无法显示.打开debug后发现提示无法读取字体文件.大体是以下几个原因
windows 和 linux系统对路径 中的斜杠 '/'有不同解释,需要调整程序
字体格式问题,linux系统对一些字体无法显示造成字体无法读取
tp不能放在有中文名称的目录当中.
从上面三条找问题,基本可以解决验证码问题
关注宁波网站建设博客,更多精彩分享,敬请期待!
Tags:
很赞哦! ()
相关文章
随机图文
thinkphp imagettftext(): Could not find/open font验证码无法显示报错
thinkphp imagettftext(): Could not find/open font tp5.1验证码无法显示.打开debu...
PHP str_pad函数使用注意点
定义和用法str_pad() 函数把字符串填充为新的长度。语法str_pad(string,length,pad_string,pad_ty...
在HTML中引入css的其中的两个方法
1在HTML中引入css的其中的两个方法1.1 使用链接式link href="style.css" rel="...
Thinkphp3.1.3中更新指定字段方法
Thinkphp3.1.3版本当中更新操作一般如下$dao = D("table");$dao->create...




微信收款码
支付宝收款码