📜  “遇到格式不正确的数值 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:28.280000             🧑  作者: Mango

代码示例2
I got error in this line A non well formed numeric value encountered in
please reslove it.

              $total= $value['productQuantaity'] *  $value['productPrice'];