CakeFest 2024: The Official CakePHP Conference

CURLFile::getMimeType

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

CURLFile::getMimeTypeMIME タイプを取得する

説明

public CURLFile::getMimeType(): string

パラメータ

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

戻り値

MIME タイプを返します。

add a note

User Contributed Notes

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