Use header() to Send HTTP Headers

Use header() to Send HTTP Headers

The header() function sends a raw HTTP header to the client. This is useful for setting content types, redirections, and other HTTP headers.

← Back to Tips List