update : 2015.11.03
php.shukuma.com검색:
|
HttpRequest::getQueryData(PECL pecl_http >= 0.10.0) HttpRequest::getQueryData — Get query data 설명
public
string HttpRequest::getQueryData
( void
)
Get the current query data in form of an urlencoded query string. 반환값Returns a string containing the urlencoded query. |