What is the use of header() function in php?

Submitted by: Muhammad
The header() function sends a raw HTTP header to a client browser. Remember that this function must be called before sending the actual out put. For example, You do not print any HTML element before using this function.
Submitted by: Muhammad

Read Online Sr. PHP Programmer Job Interview Questions And Answers