XXXVIII. Funzioni HTTP

Queste funzioni permettono di modificare l'output inviato verso un browser attraverso manipolazioni a livello di protocollo HTTP.

Sommario
header -- Spedisce un header HTTP
headers_list -- Returns a list of response headers sent (or ready to send)
headers_sent -- Restituisce TRUE se gli header sono stati trasmessi.
setcookie -- Spedisce un cookie
setrawcookie -- Send a cookie without urlencoding the cookie value