I need to sum up the 3 previous values of an array eg. PHP. array(2, 2, 3, 4, 5, 4, 1, 3, 2); i would like to get the result like the table ...
確定! 回上一頁