Discussion Forum : Php Functions
Question - What will be the output of the following PHP code ?function time($string){echo strtr("Towe Pa55", "ow5", $string);}time("ims");
Options:
A .  Time Pass
B .  Towe Pass
C .  Towe Pa55
D .  Time Pa55
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *