update : 2015.11.03
php.shukuma.com검색:
|
HttpQueryString::get(PECL pecl_http >= 0.22.0) HttpQueryString::get — Get the query string or a part thereof 설명
public
mixed HttpQueryString::get
([ string
$key
[, mixed $type = 0
[, mixed $defval = NULL
[, bool $delete = false
]]]] )Get the query string or a part thereof 인수
반환값
Returns the value of the query string param or the whole query string if
|