0
<?php $sals=[ 'sachin' => 20000, 'dhoni' => 10000, ]; foreach($sals as$value){ print $value; } ?>
could anyone please tell me the expected output for the above PHP code
3 odpowiedzi
+ 7
Please put you code inside the playground.
And place your question in the title, and not a code.
It makes the Q and A a mess.
- Thanks
+ 5
Create a new code / get an existing code.
For PC paste the url in the description.
For Phone
press insert
press code
choose your code
l
l
\/