how to use http headers inside php write the


How to use HTTP Headers inside PHP? Write the statement through which it can be added?

HTTP headers can be used in PHP by redirection that is written as:

Headers can be added to HTTP response in PHP using the header (). Response headers are sent before any actual response being sent. HTTP headers have to be sent before taking output of any data. Statement above gets included at the top of the script.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: how to use http headers inside php write the
Reference No:- TGS0355079

Expected delivery within 24 Hours