πŸ“Š PHP
Q. Which PHP function returns the HTTP response code?
  • (A) http_code()
  • (B) response_code()
  • (C) http_response_code()
  • (D) get_http_code()
πŸ’¬ Discuss
βœ… Correct Answer: (C) http_response_code()

Explanation: http_response_code() gets or sets the HTTP status code.

Explanation by: Yami Thakur
http_response_code() gets or sets the HTTP status code.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
2
Total Visits
πŸ“½οΈ
2 d ago
Published
πŸŽ–οΈ
Yami Thakur
Publisher
πŸ“ˆ
90%
Success Rate