Sunday, September 23, 2007

php header functions

Header functions:

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

No comments: