Which PHP function retrieves a list of HTTP headers that have been sent as part of the HTTP response or are ready to be sent?

Posted by: Pdfprep Category: 200-710 Tags: , ,

Which PHP function retrieves a list of HTTP headers that have been sent as part of the HTTP response or are ready to be sent?
A . header()
B . headers()
C . headers_list()
D . headers_sent()
E . getresponseheaders()

Answer: C

Leave a Reply

Your email address will not be published.