1 Answers
Answer: Option 3
The str_replace() function case sensitively replaces all instances of a string with another.
4 views
Answered
Answer: Option 3
The str_replace() function case sensitively replaces all instances of a string with another.