CURLFile::setMimeType

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::setMimeTypeSet MIME type

Opis

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

Parametry

mime

MIME type to be used in POST data.

Zwracane wartości

Nie jest zwracana żadna wartość.

add a note add a note

User Contributed Notes

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