CURLFile::getPostFilename

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::getPostFilenameGet file name for POST

Opis

public CURLFile::getPostFilename ( void ) : string

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns file name for POST.

add a note add a note

User Contributed Notes

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