PHP 8.3.4 Released!

CURLFile::getMimeType

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

CURLFile::getMimeTypeGet MIME type

Description

public CURLFile::getMimeType(): string

Parameters

This function has no parameters.

Return Values

Returns MIME type.

add a note

User Contributed Notes

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