Vidyalelo
PHP · Q66

Functions

Programming · PHP · question 66

Q66

What will be the output of the following PHP code ?

A.
Time Pa55
B.
Towe Pa55
C.
Towe Pass
D.
Time Pass
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
The strtr() function translates certain characters in a string.