public getHttpMethodParameterOverride () ...
public setRaw (mixed $header) Sets a raw header to be sent at the end of the request
abstract public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed
abstract public setDomain (mixed $domain) ...
abstract public getSecure () ...
public getTempName () Returns the temporary name of the uploaded file
public getExtension ()
abstract public getPost ([mixed $name], [mixed $filters], [mixed $defaultValue]) ...
public isDelete () Checks whether HTTP method is DELETE. if _SERVER[“REQUEST_METHOD”]===”DELETE”
public isValidHttpMethod (mixed $method) Checks if a method is a valid HTTP method
Page 1 of 25