Q. Which PHP function sets HTTP response status code?
β
Correct Answer: (C)
http_response_code()
Explanation: http_response_code() sets or gets the HTTP status.