CURLFile::setMimeType

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::setMimeTypeSet MIME type

Опис

public void CURLFile::setMimeType ( string $mime )

Параметри

mime

MIME type to be used in POST data.

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

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

add a note add a note

User Contributed Notes

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