PHP Velho Oeste 2024

HttpRequest::getPostFields

(PECL pecl_http >= 0.10.0)

HttpRequest::getPostFieldsPOST フィールドを取得する

説明

public array HttpRequest::getPostFields ( void )

事前に設定された POST データを取得します。

パラメータ

返り値

現在設定されている POST フィールドを連想配列で返します。

add a note add a note

User Contributed Notes

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