CURLFile::__construct
CURLFile::getMimeType
CURLFile
PHP Manual
CURLFile::getFilename
(PHP 5 >= 5.5.0, PHP 7)
CURLFile::getFilename
—
获取被上传文件的 文件名
说明
public
string
CURLFile::getFilename
(
void
)
参数
此函数没有参数。
返回值
返回被上传文件的 文件名。
CURLFile::__construct
CURLFile::getMimeType
CURLFile
PHP Manual