πŸ“Š PHP
Q. Which function is used to send raw HTTP headers in PHP?
  • (A) header()
  • (B) send_header()
  • (C) http_header()
  • (D) set_header()
πŸ’¬ Discuss
βœ… Correct Answer: (A) header()

Explanation: header() sends raw HTTP headers.

Explanation by: Rati Dubey
header() sends raw HTTP headers.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
39
Total Visits
πŸ“½οΈ
6 mo ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
91%
Success Rate