Q. Which function is used to convert string to integer in PHP
β
Correct Answer: (A)
intval
Explanation: intval function converts a string to an integer