Statement on glibc/iconv Vulnerability

CURLFile::setPostFilename

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

CURLFile::setPostFilenameSet file name for POST

Descrizione

public CURLFile::setPostFilename(string $posted_filename): void

Elenco dei parametri

posted_filename

Filename to be used in POST data.

Valori restituiti

Nessun valore viene restituito.

add a note

User Contributed Notes

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