PHP 8.5.0 Alpha 2 available for testing

CURLFile::getMimeType

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

CURLFile::getMimeTypeObtiene el tipo MIME

Descripción

public CURLFile::getMimeType(): string

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Devuelve el tipo MIME.

add a note

User Contributed Notes

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