CURLFile::setPostFilename

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::setPostFilenameSet file name for POST

Descrierea

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

Parametri

posted_filename

Filename to be used in POST data.

Valorile întoarse

Nu este întoarsă nici o valoare.

add a note add a note

User Contributed Notes

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