PHP 8.1.28 Released!

CURLFile::getFilename

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

CURLFile::getFilenameObtém o nome do arquivo

Descrição

public CURLFile::getFilename(): string

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Retorna o nome do arquivo.

add a note

User Contributed Notes

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