出現(xiàn)下面這就話: Strict Standards: Only variables should be passed by reference in D:wampecshopincludescls_template.php on line 406 第406行:$tag_sel = array_shift(explode(' ', $tag)); 解決辦法......查看全文
ECshop剛安裝完成后,提示:Strict Standards: Only variables should be passed by reference in... 標(biāo)頭Strict Standards表示php.ini配置文件里的error_reporting的值是E_STRICT,應(yīng)該改成E_ALL。......查看全文