What will be the output of the following code?
<?php $foo = 'Bob'; $bar = &$foo; $bar = "My name is $bar"; echo $bar; echo $foo; ?>
A.Error
B.My name is BobBob
C.My name is BobMy name is Bob
D.My name is Bob Bob
Answers
Answered by
0
hey mate........the answer is
C.My name is BobMy name is Bob
C.My name is BobMy name is Bob
Answered by
0
HeYaA mAtE
Here is your answer:-
___________________________
▇ ▅ █ ▅ ▇ ▂ ▃ ▁ Option B▁ ▅ ▃ ▅ ▅ ▄ ▅ ▇
____________________________
==>> Because this option match's the most from your answer.
==>> This is the right option for your question.
==>> Mark it as brain list .
Hope it helps you
Thanks
Similar questions
Computer Science,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Chemistry,
1 year ago
Math,
1 year ago