Q46
What will be the output of the following PHP code?
A.
Hilla Warld
B.
Hello World
AnswerC.
ia
D.
eo
Answer: Option B
Solution
Answer: Option B
Solution:
The strtr() function translates certain characters in a string.