XLIV. HTTP Functions

Introduktion

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

Krav

Inga externa bibliotek beh�vs f�r att bygga det till�gg.

Installation

Inga extra installationer beh�vs f�r att anv�nda dessa funktioner; de �r en del av PHP-k�rnan.

Konfiguration under drift

Den h�r utbyggnaden definerar inte n�gra konfigurationsdirektiv i php.ini.

Resurstyper

Den h�r utbyggnaden har inte n�gra resurstyper definerade.

F�rdefinerade konstanter

Den h�r utbyggnaden har inte n�gra konstanter definerade.

Innehållsförteckning
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