Under what condition may HTIP headers be set from PHP if there is content echoed prior to the header function being used?

Under what condition may HTIP headers be set from PHP if there is content echoed prior to the header function being used?
A . headers_sent() returns true
B . Output buffering is enabled
C . The client supports local buffering
D . The webserver uses preemptive mode

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments