HttpRequest::getQueryData

(PECL pecl_http >= 0.10.0)

HttpRequest::getQueryDataGet 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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top