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