PHP Velho Oeste 2024

HttpQueryString::toArray

(PECL pecl_http >= 0.22.0)

HttpQueryString::toArrayObtiene el query string como array

DescripciĆ³n

public array HttpQueryString::toArray ( void )

Obtiene el query string representado como array asociativo.

Valores devueltos

Devuelve la representaciĆ³n del query string.

add a note add a note

User Contributed Notes

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