πŸ“Š PHP
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

πŸ‘οΈ
54
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
83%
Success Rate