PHP 菜鳥(niǎo)教程

PHP 高級(jí)教程

PHP & MySQL

PHP 參考手冊(cè)

PHP curl_file_create() 函數(shù)用法及示例

PHP CURL參考手冊(cè)

(PHP 5 >= 5.5.0)

curl_file_create — 創(chuàng)建一個(gè) CURLFile 對(duì)象。

語(yǔ)法

CURLFile curl_file_create ( string $filename [, string $mimetype [, string $postname ]] )

創(chuàng)建一個(gè) CURLFile 對(duì)象, 用與上傳文件。

參數(shù)

filename

上傳文件的路徑

mimetype

文件的Mimetype

postname

文件名。

返回值

返回 CURLFile 對(duì)象。

在線示例

curl_file_create() 示例

<?php
/* http://example.com/upload.php:
<?php var_dump($_FILES); ?>
*/
// 創(chuàng)建一個(gè) CURL 句柄
$ch = curl_init('http://example.com/upload.php');
// 創(chuàng)建一個(gè) CURLFile 對(duì)象
$cfile = curl_file_create('cats.jpg','image/jpeg','test_name');
// 設(shè)置 POST 數(shù)據(jù)
$data = array('test_file' => $cfile);
curl_setopt($ch, CURLOPT_POST,1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $data);
// 執(zhí)行句柄
curl_exec($ch);
?>

以上例程會(huì)輸出:

array(1) {
  ["test_file"]=>
  array(5) {
    ["name"]=>
    string(9) "test_name"
    ["type"]=>
    string(10) "image/jpeg"
    ["tmp_name"]=>
    string(14) "/tmp/phpPC9Kbx"
    ["error"]=>
    int(0)
    ["size"]=>
    int(46334)
  }
}

PHP CURL參考手冊(cè)

丰满人妻一级特黄a大片,午夜无码免费福利一级,欧美亚洲精品在线,国产婷婷成人久久Av免费高清