Q. Which of the following is the use of strpos() function in PHP?
β
Correct Answer: (C)
The strpos() function is used to search for a character/text in a string
You must be Logged in to update hint/solution