Dutch PHP Conference 2025 - Call For Papers

CURLFile::setMimeType

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

CURLFile::setMimeTypeSet MIME type

Опис

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

Параметри

mime_type

MIME type to be used in POST data.

Значення, що повертаються

Не повертає значень.

add a note

User Contributed Notes

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