PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpRequest::getRawPostData> <HttpRequest::getPutFile
Last updated: Fri, 30 Jan 2009

view this page in

HttpRequest::getQueryData

(PECL pecl_http >= 0.10.0)

HttpRequest::getQueryDataクエリデータを取得する

説明

public string HttpRequest::getQueryData ( void )

現在のクエリデータを、urlencode された形式の文字列で取得します。

返り値

urlencode されたクエリを含む文字列を返します。



add a note add a note User Contributed Notes
HttpRequest::getQueryData
There are no user contributed notes for this page.

HttpRequest::getRawPostData> <HttpRequest::getPutFile
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites