解决Strict Standards Only variables should be passed by reference in 发表于 2012-05-19 更新于 2026-03-03 分类于 技术分享 这个错误的 原因主要是php版本太高导致的.换5.3或者以下的php就好了.