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