CakeFest 2024: The Official CakePHP Conference

CURLFile::getPostFilename

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

CURLFile::getPostFilenamePOST 用のファイル名を取得する

説明

public CURLFile::getPostFilename(): string

パラメータ

この関数にはパラメータはありません。

戻り値

POST 用のファイル名を返します。

add a note

User Contributed Notes

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