Q. Which of the following is the correct use of the strcmp() function in PHP?
β
Correct Answer: (D)
The strcmp() function is used to compare the strings including case
You must be Logged in to update hint/solution