Q44
What will be the output of the following PHP code?
A.
What does /”yolo/” mean?
B.
What does ”Yolo” mean?
C.
What does ”yolo” mean?
AnswerD.
None of the above
Answer: Option C
Solution
Answer: Option C
Solution:
The addslashes() function returns a string with backslashes in front of predefined characters.