PHP 8.3.4 Released!

CURLFile::getFilename

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

CURLFile::getFilenameRecupera el nombre de un fichero

Descripción

public CURLFile::getFilename(): string

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve el nombre de fichero.

add a note

User Contributed Notes

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