HttpQueryString::toString

(PECL pecl_http >= 0.22.0)

HttpQueryString::toStringGet query string

Опис

public string HttpQueryString::toString ( void )

Get the query string.

Параметри

Значення, що повертаються

Returns the string representation of the query string.

add a note add a note

User Contributed Notes

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