Briefing Zend Knowledge

Which PHP function relieves a 1st of HTTP headers that have been sent as part of the HTTP response o

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

A.
header()

B.
headers()

C.
header_list()

D.
header_sent()

E.
getresponseheaders0