手机浏览我的phpwind网站网站时,出现Warning: Call-time pass-by-reference has been deprecated - argum
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了手机浏览我的phpwind网站网站时,出现Warning: Call-time pass-by-reference has been deprecated - argum相关的知识,希望对你有一定的参考价值。
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in d:\clientweb\lxy9501\wwwroot\m\wap_mod.php on line 50
参考技术A 找到你的php.ini配置文件,把其中的 allow_call_time_pass_reference参数调整为true以上是关于手机浏览我的phpwind网站网站时,出现Warning: Call-time pass-by-reference has been deprecated - argum的主要内容,如果未能解决你的问题,请参考以下文章