PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

CURLFile::setPostFilename

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::setPostFilename设置 POST 请求时使用的文件名

说明

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

参数

postname

POST 数据里使用的文件名。

返回值

没有返回值。