CakeFest 2024: The Official CakePHP Conference

CURLFile::getMimeType

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

CURLFile::getMimeTypeErmittelt den Mime-Typ

Beschreibung

public CURLFile::getMimeType(): string

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Gibt den Mime-Typ zurück.

add a note

User Contributed Notes

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