PHP Velho Oeste 2024

HttpRequest::getPostFiles

(PECL pecl_http >= 0.10.0)

HttpRequest::getPostFilesPOST ファイルを取得する

説明

public array HttpRequest::getPostFiles ( void )

事前に追加された POST ファイルをすべて取得します。

返り値

現在設定されている POST ファイルを含む配列を返します。

add a note add a note

User Contributed Notes

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