public delete () Deletes the cookie by setting an expire time in the past
abstract public getHTTPReferer () ...
public getLanguages () Gets languages array and their quality accepted by the browser/client from _SERVER[“HTTP_ACCEPT_LANGUAGE”]
public getHttpOnly () Returns if the cookie is accessible only through the HTTP protocol
abstract public setRaw (mixed $header) ...
public isAjax () Checks whether request has been made using ajax
public setDomain (mixed $domain) Sets the domain that the cookie is available to
abstract public getLanguages () ...
public setCookies (Pha
public toArray () Returns the current headers as an array
Page 13 of 25