<?php $arr1 = [1, 2, 3]; foreach ($arr1 as &$value) { $value *= 2; }
You have javascript disabled. You will not be able to edit any code.
There are `0` results