Q. Which function is used to redirect a user to another page?
β
Correct Answer: (C)
header()
Explanation: header() is used to send raw HTTP headers, including redirection.