PHP 7.0.6 Released

CURLFile::getMimeType

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::getMimeTypeGet MIME type

Description

public string CURLFile::getMimeType ( void )

Parameters

This function has no parameters.

Return Values

Returns MIME type.

User Contributed Notes

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