PHP Interface Gpf_HttpResponse

Datei anzeigen Open project: fubralimited/php-oara

Public Methods

Method Description
setCookieValue ( $name, $value = null, $expire = null, $path = null, $domain = null, $secure = null, $httpOnly = null )
setHeaderValue ( $name, $value, $replace = true, $httpResponseCode = null )

Method Details

setCookieValue() public method

public setCookieValue ( $name, $value = null, $expire = null, $path = null, $domain = null, $secure = null, $httpOnly = null )

setHeaderValue() public method

public setHeaderValue ( $name, $value, $replace = true, $httpResponseCode = null )