array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'swoole-http-client.addfile.php', 1 => 'Swoole\\Http\\Client::addFile', 2 => 'Add a file to the post form.', ), 'up' => array ( 0 => 'class.swoole-http-client.php', 1 => 'Swoole\\Http\\Client', ), 'prev' => array ( 0 => 'class.swoole-http-client.php', 1 => 'Swoole\\Http\\Client', ), 'next' => array ( 0 => 'swoole-http-client.close.php', 1 => 'Swoole\\Http\\Client::close', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/http/client/addfile.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Http\Client::addFile

(PECL swoole >= 1.9.0)

Swoole\Http\Client::addFileAdd a file to the post form.

説明

public Swoole\Http\Client::addFile(
    string $path,
    string $name,
    string $type = ?,
    string $filename = ?,
    string $offset = ?
): void

パラメータ

path

name

type

filename

offset

戻り値