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