public getHttpMethodParameterOverride () ...
abstract public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed
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
public setHeader (mixed $name, mixed $value) Overwrites a header in the response
abstract public getRawBody () ...
Page 1 of 25