0
Fill In The Blanks to get the total Count Of Fruits Stored In The Array $arr Notice There are 7 apples and 5 orange
<?php $num = 0; $rr = array("Apple"=>7,"orange"=>5); foreach($arr as $key=>$value) { $sum_______$value; echo $sum; } ?>
1 Odpowiedź
0
Bro i have no idea about question, so please answer me