顯示具有 Error 標籤的文章。 顯示所有文章
顯示具有 Error 標籤的文章。 顯示所有文章

2015年3月6日 星期五

[PHP]Error: Only variables should be passed by reference

  Strict Standards: Only variables should be passed by reference in '\pach\filename.php' on line NNN .

第NNN行:$price = array_shift(get_product_price($product_key));