XLIII. HTTP Functions

Introduction

These functions let you manipulate the output sent back to the remote browser right down to the HTTP protocol level.

Requirements

T�m�n laajennuksen asentaminen ei vaadi ylim��r�isi� ohjelmakirjastoja.

Installation

N�iden funktioiden k�ytt� ei vaadi erillisten ohjelmien asentamista; ne toimitetaan PHP:n mukana.

Runtime Configuration

T�m� laajennus ei m��rittele yht�k��n direktiivi� php.iniss�.

Resource Types

T�m� laajennus ei m��rittele yht�k��n resurssityyppi�.

Predefined Constants

T�m� laajennus ei m��rittele yht�k��n uutta vakiota.

Sisällys
header -- Send a raw HTTP header
headers_list -- Returns a list of response headers sent (or ready to send)
headers_sent -- Checks if or where headers have been sent
setcookie -- Send a cookie
setrawcookie -- Send a cookie without urlencoding the cookie value