PHP Velho Oeste 2024

HttpRequest::getQueryData

(PECL pecl_http >= 0.10.0)

HttpRequest::getQueryDataGet query data

Description

public string HttpRequest::getQueryData ( void )

Get the current query data in form of an urlencoded query string.

Return Values

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