PHP Velho Oeste 2024

HttpRequest::getPostFields

(PECL pecl_http >= 0.10.0)

HttpRequest::getPostFieldsGet post fields

Beschreibung

public array HttpRequest::getPostFields ( void )

Get previously set POST data.

Parameter-Liste

Rückgabewerte

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