CURLFile::setPostFilename

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::setPostFilenameSet file name for POST

Опис

public void CURLFile::setPostFilename ( string $postname )

Параметри

postname

Filename to be used in POST data.

Значення, що повертаються

Не повертає значень.

add a note add a note

User Contributed Notes

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