\myFrameRequest

Summary

Methods
Properties
Constants
pathInfo()
server()
get()
post()
No public properties found
No constants found
No protected methods found
$pathInfo
N/A
No private methods found
No private properties found
N/A

Properties

$pathInfo

$pathInfo : 

Type

Methods

pathInfo()

pathInfo() : string

Returns

string —

返回一个对路径信息进行过滤后的字符串 eg: uri = /controller/action pathinfo() : controller/action

server()

server(  $name) : mixed|null

Parameters

$name

Returns

mixed|null

get()

get(  $key) 

Parameters

$key

post()

post(  $key) 

Parameters

$key