CakeFest 2024: The Official CakePHP Conference

CURLFile::getFilename

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

CURLFile::getFilenameファイル名を取得する

説明

public CURLFile::getFilename(): string

パラメータ

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

戻り値

ファイル名を返します。

add a note

User Contributed Notes

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