Q. Which function is used to get the length of a string in PHP?
β
Correct Answer: (A)
strlen
Explanation: strlen returns the length of a string in PHP