public getLanguages () Gets languages array and their quality accepted by the browser/client from _SERVER[“HTTP_ACCEPT_LANGUAGE”]
public setFileToSend (mixed $filePath, [mixed $attachmentName], [mixed $attachment]) Sets an attached
abstract public isMethod (mixed $methods, [mixed $strict]) ...
abstract public getBestCharset () ...
abstract public getSize () ...
public getHttpOnly () Returns if the cookie is accessible only through the HTTP protocol
public setPath (mixed $path) Sets the cookie’s expiration time
abstract public getLanguages () ...
public getSecure () Returns whether the cookie must only be sent when the connection is secure (HTTPS)
abstract public setHeader (mixed $name, mixed $value) ...
Page 12 of 25