来源:未知 时间:2014-12-02 20:44 作者:xxadmin 阅读:次
[导读] 文章给大家介绍在使用ecshop时提示Strict Standards: Only variables should be passed by reference in错误问题解决办法。 ecshop提示Strict Standards:Only variables should be passed by reference in E:/Tools/ECShop_V2.7.3_UT...
文章给大家介绍在使用ecshop时提示Strict Standards: Only variables should be passed by reference in错误问题解决办法。 ecshop提示Strict Standards:Only variables should be passed by reference in E:/Tools/ECShop_V2.7.3_UTF8_release1106/upload/includes/cls_template.php on line 418 这个错误,搜索问题原来是php版本的问题,我是用的php5.4版本的,解决办法如下,只要418行把这一句拆成两句就没有问题了,代码如下:
实验过,绝对可行,因为array_shift的参数是引用传递的,5.3以上默认只能传递具体的变量,而不能通过函数返回值. |
自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习
京ICP备14009008号-1@版权所有www.zixuephp.com
网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com