PdfPrep.com

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?

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

Exit mobile version