PHP Velho Oeste 2024

HttpRequest::getPostFields

(PECL pecl_http >= 0.10.0)

HttpRequest::getPostFieldsGet post fields

Описание

public array HttpRequest::getPostFields ( void )

Get previously set POST data.

Список параметров

Возвращаемые значения

Returns the currently set post fields as associative array.

add a note add a note

User Contributed Notes

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