PHP Velho Oeste 2024

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