What will be the output of the following PHP code?
<?php $a = array("a"=>"red", "b"=>"green", "c"=>"blue"); echo array_shift($a); print_r ($a); ?>
A.green
B.red
C.blue
D.none of the mentioned
Answers
Answered by
0
option c is correct answer.
Answered by
0
______✨ HEY MATE ✨______
➡️Option (C) Blue is the right answer ✔️
➡️Option (C) Blue is the right answer ✔️
Similar questions
Math,
7 months ago
Social Sciences,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Physics,
1 year ago
Social Sciences,
1 year ago