PHP 8.3.4 Released!

CURLFile::getMimeType

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

CURLFile::getMimeTypeRecupera el tipo MIME

Descripción

public CURLFile::getMimeType(): string

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve el tipo MIME.

add a note

User Contributed Notes

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