CURLFile::setMimeType

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

CURLFile::setMimeTypeMIME タイプを設定する

説明

public CURLFile::setMimeType(string $mime_type): void

パラメータ

mime_type

POST データで用いる MIME タイプ。

戻り値

値を返しません。

add a note add a note

User Contributed Notes

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