php 出现Strict Standards: Only variables should be passed by reference in的解决方法 这个问题多半是因为引用传递参数引起的,解决办法一是修改代码不使用引用传递;另一个 Standards