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.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Header Function is basically used to navigate (or redirect) among the pages.
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.