Q. Which PHP function is used to send raw HTTP headers?

  • (A) header()
  • (B) http_send()
  • (C) send_header()
  • (D) http_header()
πŸ’¬ Discuss
βœ… Correct Answer: (A) header()
Explanation: header() is used to send raw HTTP headers to the browser.
Explanation by: Rati Dubey
header() is used to send raw HTTP headers to the browser.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
85
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
87%
Success Rate