Q20
What will be the output of the following PHP code?
Answer: Option D
Solution
Answer: Option D
Solution:
The strstr() function returns the remainder of a string beginning with the first occurrence of a predefined string.