Tell me what is use of header() function in php?

Submitted by: Muhammad
The header() function sends a raw HTTP header to a client.We can use herder() function for redirection of pages. It is important to notice that header() must be called before any actual output is seen.
Submitted by: Muhammad

Read Online Internee PHP Developer Job Interview Questions And Answers