parent root
PHP: CURLFile::setMimeType - Manual

CURLFile::setMimeType

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::setMimeTypeSet MIME type

Description

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

Parameters

mime

MIME type to be used in POST data.

Return Values

No value is returned.

add a noteadd a note

User Contributed Notes

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