CURLFile::setPostFilename

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::setPostFilenameSet file name for POST

Opis

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

Parametry

postname

Filename to be used in POST data.

Zwracane wartości

Nie jest zwracana żadna wartość.

add a note add a note

User Contributed Notes

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