为了账号安全,请及时绑定邮箱和手机立即绑定

Strict Standards: Only variables should be passed by reference in C:\AppServ\www\shopImooc\lib\string.func.php on line 37 文件上传成功 为什么会老是提示这个


Strict Standards: Only variables should be passed by reference in C:\AppServ\www\shopImooc\lib\string.func.php on line 37
文件上传成功  为什么会老是提示这个

正在回答

1 回答

这是end函数造成的,正确代码改成如下:function getExt($filename){
   $tmp=explode(".",$filename);
   return strtolower(end($tmp));
},也就是说把间接改成直接就不会提示了。

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
手把手教你实现电商网站后台开发
  • 参与学习       117242    人
  • 解答问题       2101    个

手把手教你用PHP搭建电子商务平台,由浅入深教你搭建电商系统

进入课程

Strict Standards: Only variables should be passed by reference in C:\AppServ\www\shopImooc\lib\string.func.php on line 37 文件上传成功 为什么会老是提示这个

我要回答 关注问题
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号