Why is this merge not acting the way I think it should? Code: $newpool = array(); $newpool = array_add($newpool, 22, '1'); /// Vardump $newpool /// array(1) ...
確定! 回上一頁